External DocumentationTo learn more, visit the Cloudflare documentation.
Actions
Revoke All Access Tokens For A User
Revokes a user’s access across all applications.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Account ID | The account ID to perform the action on. |
| The email of the user to revoke. |
{
"result": true,
"success": true
}
Was this page helpful?