App Logo
cloudflare.com

Cloudflare: remove member

Remove a member from one Cloudflare account by email, via the Members list's "Remove member" action. Returns the removed email, accountId and status.

Input

email required

Email address of the member to remove.

accountId required

Cloudflare account id to remove the member from.

Output

email required
status required
accountId required

FAQ

Remove a member from one Cloudflare account by email, via the Members list's "Remove member" action. Returns the removed email, accountId and status.
Required: accountId, email.
It returns email, status, accountId.
Yes. It acts as you on cloudflare.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the cloudflare.com cookies saved by the Reduck extension.
It makes changes on cloudflare.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/cloudflare.com/delete_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cloudflare.com/delete_user
It is part of Reduck's official curated catalogue.

Start building not clicking