Remove User From Team
The user making this call must be a member of the team in order to remove themselves or others.
Parameters
Parameter | Description |
---|---|
Team ID | Globally unique identifier for the team. |
User's Email/ID | A string identifying a user. This can either be the string "me", an email, or the gid of a user. |
Example Output
{
"data": {}
}
Workflow Library Example
Remove User from Team with Asana and Send Results Via Email
Preview this Workflow on desktop