Create a new auth link session
Creates a new authentication link session that users can use to connect their accounts
Authentication
x-api-keystring
API key authentication
Request
This endpoint expects an object.
auth_config_id
The auth config id to create a link for
user_id
The user id to create a link for
callback_url
The callback url to create a link for
connection_data
Optional data to pre-fill connection fields with default values
Response
Successfully created auth link
link_token
The generated link token for the auth session
redirect_url
The redirect URI to send users to for authentication
expires_at
ISO timestamp when the link expires
connected_account_id
The connected account ID that was created