Skip to main content
POST
Connect Link Submit

Headers

X-Notte-Connect-Token
string
required

The connect token from the link URL.

Required string length: 1 - 256

Body

application/json
credentials
ManagedAuthCredentials · object
required
mailbox_id
string | null

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
enum<string>
required
Available options:
pending,
submitted,
completed,
failed,
expired
attempts_remaining
integer
required
connection_status
string | null
failure_code
enum<string> | null
Available options:
invalid_credentials,
mfa_required,
mfa_invalid,
account_locked,
captcha,
site_changed,
transient,
unknown
message
string | null
success_redirect_uri
string | null
error_redirect_uri
string | null