Skip to main content
POST
DisableIntegration

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 disable (UUID).

Response

200 - application/json

Success

Response from disabling an integration.

integration
Integration · object

The integration after disabling.