App Logo
cloud.digitalocean.com

Remove DigitalOcean team member

Remove a member, or cancel a pending invite, from the current DigitalOcean team, identified by email. Finds their row, opens its row menu, and confirms the appropriate dialog: "Remove from team" for joined members (requires re-typing their email to confirm) or "Cancel invite" for pending invites (plain yes/no). Returns the removed email.

Input

email required

Email of the member or pending invite to remove.

Output

email required
removed required

FAQ

Remove a member, or cancel a pending invite, from the current DigitalOcean team, identified by email. Finds their row, opens its row menu, and confirms the appropriate dialog: "Remove from team" for joined members (requires re-typing their email to confirm) or "Cancel invite" for pending invites (plain yes/no). Returns the removed email.
Required: email.
It returns email, removed.
Yes. It acts as you on cloud.digitalocean.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the cloud.digitalocean.com cookies saved by the Reduck extension.
It makes changes on cloud.digitalocean.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/cloud.digitalocean.com/delete_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cloud.digitalocean.com/delete_user
It is part of Reduck's official curated catalogue.

Start building not clicking