managed-auth

Connect Link Submit

post/managed-auth/connect-links/submit

Headers

X-Notte-Connect-Tokenstring required

The connect token from the link URL.

The connect token from the link URL.

Request body

mailbox_idstring nullable

Inbox the second-factor code will arrive in. Required when the connector reads its code from email and the link did not already name one.

Response

Successful Response

status'pending' | 'submitted' | 'completed' | 'failed' | 'expired' required
connection_statusstring nullable
failure_code'invalid_credentials' | 'mfa_required' | 'mfa_invalid' | 'account_locked' | 'captcha' | 'site_changed' | 'transient' | 'unknown' nullable
messagestring nullable
attempts_remaininginteger required
success_redirect_uristring nullable
error_redirect_uristring nullable

Changes

Changed in 1 of the 10 revisions of this API.1