Authorize with oAuth

POST

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

Path parameters

idstringRequired

The ID of the connector to authorize.

Headers

X-Client-NamestringOptional

The name of the project that is making the request.

Query parameters

after_token_redirectstringOptional

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

Response

This endpoint returns an object.
redirect_urlstringOptional

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