Connect Integration

Path parameters

integration_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
auth_typeenumRequired
Allowed values:
api_keystring or nullOptional
codestring or nullOptional
statestring or nullOptional
scopestring or nullOptional

Response

Successful Response
successboolean
connected_integrationobject or null
errorstring or null

Errors