/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