App Logo
asana.com

Remove Asana team member

Remove a member (by email) from an Asana team, via Team Settings > Members > role dropdown > "Remove from team". Confirms the removal in the dialog that follows. Requires login and team-admin permission.

Input

email required

Email of the member to remove.

teamName required

Team name as shown in the sidebar (case-insensitive substring match).

Output

team required
email required
removed required

FAQ

Remove a member (by email) from an Asana team, via Team Settings > Members > role dropdown > "Remove from team". Confirms the removal in the dialog that follows. Requires login and team-admin permission.
Required: teamName, email.
It returns team, email, removed.
Yes. It acts as you on asana.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the asana.com cookies saved by the Reduck extension.
It makes changes on asana.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/asana.com/delete_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/asana.com/delete_user
It is part of Reduck's official curated catalogue.

Start building not clicking