Disconnect an integration and revoke its connection
Integrations
Disconnect an integration and revoke its connection
Revokes the OAuth connection for the integration and, for Slack, flushes the per-tenant bot token and disables inbound events before the upstream revoke so no live credentials are stranded. Admin-only (owner/admin) and audited. Returns 502 if the revoke fails so the operator can safely retry.
DELETE
Disconnect an integration and revoke its connection
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
200 - application/json
Confirmation that the integration was disconnected (status: disconnected and the integration id) wrapped in the standard envelope.
The response is of type object.