Remove a user from a team. Note: The user must be a member of the Team in order to remove themselves or others.
External DocumentationTo learn more, visit the Asana documentation.

Parameters

ParameterDescription
Team IDThe ID of the team.
User ID Or EmailThe user ID or email.

Example Output

{
	"data": {}
}

Workflow Library Example

Remove User from Team with Asana and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop