connectors

Exchange Connector Code

Exchange OAuth authorization code for tokens and create the connection.

post/connectors/{provider_id}/exchange

Path parameters

provider_idstring required

Request body

codestring required
space_idstring uuid required
domainstring nullable

Response

Successful Response

idstring uuid required
provider_idstring required
provider_namestring required
provider_icon_urlstring nullable
is_activeboolean required
last_tested_atstring date-time nullable
last_test_successboolean nullable
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.