Managed Auth Connect Link Create
Headers
Request body
Connector this link collects credentials for.
Name the resulting connection is created with.
Your own identifier for the end user. Echoed back on the completion webhook.
Second factor this connection will use. Required when the connector supports more than one, because the choice decides whether a mailbox is needed.
Mailbox to read email 2FA codes from. Required when the resolved method is email.
Where the end user is sent once the account is connected.
Where the end user is sent when the connection cannot be completed.
Receives the signed completion callback. See the connect-link webhook docs.
How long the link stays usable.
Whether the resulting connection re-authenticates on a schedule.
Response
Successful Response
Send your end user here.
Returned once and never again - only its hash is stored.
Workspace secret to verify the completion webhook with. Present only when a webhook_url was supplied. Stable across links, so it is safe to store once.