Disconnect an integration connection by key
Integrations
Disconnect an integration connection by key
Revokes the integration connection identified by its unique key and drops the org’s cached connection snapshot so the change shows immediately. For Slack it also flushes the per-tenant bot token and disables inbound events first. Admin-only (owner/admin) and audited. Returns 502 if the upstream revoke fails.
DELETE
Disconnect an integration connection by key
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
200 - application/json
Confirmation that the connection was disconnected (status: disconnected and the unique key) wrapped in the standard envelope.
The response is of type object.