Disconnect an integration
Disconnects an existing integration for an entity by removing it from the Unified Connections table
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
entityId
The ID of the entity that owns the integration
integrationType
The type of integration to disconnect (must match connectionType in Unified Connections)
Response
Integration disconnected successfully
success
message