Revoke Connection

Revokes (deletes) a single connection. For SHARED and ORGANIZATION connections, ?auth_scope=<scope> must equal the connection’s scope to confirm the revocation (accidental-mass-revoke guard).

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

connection_idstringRequiredformat: "uuid"

Query parameters

auth_scopestringOptional

Required for SHARED / ORGANIZATION connections; must equal the connection’s auth scope to confirm revocation.