Start an OAuth connect flow for an integration
Integrations
Start an OAuth connect flow for an integration
Initiates the OAuth authorization flow for the given integration_id via the integration server and returns the auth_url the client should redirect the operator to. Admin-only (owner/admin). Returns 503 when the integration server is not configured or unreachable, and 404 when the provider has no OAuth credentials set up yet.
POST
Start an OAuth connect flow for an integration
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
The OAuth authorization URL (auth_url) the client should redirect the operator to, wrapped in the standard envelope.
The response is of type object.