Create a new auth link session
Connected Accounts
Create a new auth link session
Generates a one-time URL to start the OAuth flow. Send your end users to this URL so they can sign in with the provider (e.g. Google, Slack) and connect their account to your project. After they complete the flow, the account appears in the connected accounts list.
POST
Create a new auth link session
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Body
application/json
Connected account link creation data
Response
201 - application/json
Successfully created auth link