Link
Complete Password Provider MFA
Create or submit link provider password complete mfa via the Junction API. Requires authentication with your team API key.
POST
Authorizations
Headers
Path Parameters
ℹ️ This enum is non-exhaustive.
Available options:
whoop, renpho, peloton, zwift, eight_sleep, beurer_api, dexcom, hammerhead, my_fitness_pal, kardia, abbott_libreview, tandem_source Body
application/json
Response
Successful Response
ℹ️ This enum is non-exhaustive.
Available options:
success, error, pending_provider_mfa ℹ️ This enum is non-exhaustive.
Available options:
whoop, renpho, peloton, zwift, eight_sleep, beurer_api, dexcom, hammerhead, my_fitness_pal, kardia, abbott_libreview, tandem_source The redirect URL you supplied when creating the Link Token (via POST /v2/link/token).
The Link Error Type. This field is populated only when state is error. ℹ️ This enum is non-exhaustive.
Available options:
invalid_token, token_expired, token_not_validated, token_consumed, provider_credential_error, provider_password_expired, provider_api_error, unsupported_region, duplicate_connection, required_scopes_not_granted, incorrect_mfa_code, user_cancelled A developer-readable debug description of the Link Error. This field is populated only when state is error.
The provider MFA request. This field is populated only when state is pending_provider_mfa.