Uninstall an integration connection
Connections
Uninstall an integration connection
Revokes the connection’s runtime credentials, deletes any upstream OAuth tokens, revokes active leased tokens, disables inbound webhook subscriptions, transitions the system.connection to state revoked, and emits a system.activity row. Audit-logged. Idempotent at the artefact level (revoking an already-revoked artefact is a no-op), but rejects with 400 when the connection itself is already revoked.
POST
Uninstall an integration connection
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)
Path Parameters
Response
Connection uninstalled. Body details the artefacts cleaned up.