Skip to main content

Remove User From Team

The user making this call must be a member of the team in order to remove themselves or others.

Parameters

ParameterDescription
Team IDGlobally unique identifier for the team.
User's Email/IDA 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

Workflow LibraryPreview this Workflow on desktop