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)
connectionId
The specific connection ID of the integration to disconnect (for targeting specific QBO instances)
deleteRelatedAccounts
Whether to delete related bank accounts created by this integration
Response
Integration disconnected successfully
success
message