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_id
Query parameters
auth_scope
Required for SHARED / ORGANIZATION connections; must equal the connection’s auth scope to confirm revocation.