Disconnect an integration

Disconnects an existing integration for an entity by removing it from the Unified Connections table

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
entityIdstringRequired

The ID of the entity that owns the integration

integrationTypestringRequired

The type of integration to disconnect (must match connectionType in Unified Connections)

Response

Integration disconnected successfully

successbooleanOptional
messagestringOptional

Errors