clientId from list_connections.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
client_id | string | Yes | The OAuth client ID of the app to revoke (from list_connections). |
Returns
A confirmation withstatus: "revoked" and the number of OAuth tokens that were invalidated. If the app had no active access (already revoked, or a wrong clientId), it returns status: "not_connected" and suggests checking list_connections.