v5
latestOpenAPI 3.0.02026-08-017841,2603.2 MBAuthorize new connection
Returns an authorization URL for the specified integration. Once a successful authorization occurs, a new connection is created.
Path parameters
The ID of the workspace
Type of the supported integration
Query parameters
The URL where you want the user to be redirect to after a successful authorization. The connection ID will be appended with (id=<connectionId>) to this URL, as will the state that was provided.
The URL where you want the user to be redirect to after an unsuccessful authentication. An "error" variable will be appended.
Extra state to send back to your success URL
Your user identifier to associate with the new Integration
Language: en, fr, es, it, pt, zh, hi
Optional tenant domain or subdomain for integrations that require it to build the authorize, token, or API URL. Depending on the integration, this may be a bare subdomain or a full domain/URL.
Optional region index (into the integration api.urls array) selected by the end-user. Set automatically by the auth widget when the workspace integration has prompt_region=true.
Response
Successful