Revokes a user’s access across all applications.
External DocumentationTo 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
Workflow LibraryPreview this Workflow on desktop