Connectors
Get connector's authorization URI
Get authorization URI for specified connector by providing redirect URI and randomly generated state.
post/api/connectors/{connectorId}/authorization-uri
Path parameters
connectorIdstring required
The unique identifier of the connector.
Request body
Response
Successfully built authorization URI.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.