v51

latestOpenAPI 3.1.0proprietaryraw.githubusercontent.com2026-07-21411711.1 MB
/connectors

Authorize with oAuth

Authorize the connector with the given ID for the connector oauth app. See 'Connector Authentication' for more information.

post/v1/connectors/{id}/oauth/authorize

Path parameters

idstring required

The ID of the connector to authorize.

Query parameters

after_token_redirectstring

The URL to redirect to after the connector has been authorized.

Headers

X-Client-Namestring

The name of the project that is making the request.

Response

OK

redirect_urlstring

The OAuth 2.0 redirect url. Redirect the user to this url to authorize the connector.