Revoke All Access Tokens For A User
Revokes a user's access across all applications.
External Documentation
To learn more, visit the Cloudflare documentation.
Parameters
Parameter | Description |
---|---|
Account ID | The account ID to perform the action on. |
The email of the user to revoke. |
Example Output
{
"result": true,
"success": true
}
Workflow Library Example
Revoke All Access Tokens for a User with Cloudflare and Send Results Via Email
Preview this Workflow on desktop