Skip to main content
POST
EnableIntegration

Authorizations

Authorization
string
header
required

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

Path Parameters

integration_id
string<uuid>
required

Id of the integration to enable (UUID).

Response

200 - application/json

Success

Response from enabling an integration.

integration
Integration · object

The integration after enabling.