Revokes a user’s access across all applications.

External Documentation

To learn more, visit the Cloudflare documentation.

Parameters

ParameterDescription
Account IDThe account ID to perform the action on.
EmailThe 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