Remove a user from a workspace or organization.

Note: The user must be a member of the Workspace in order to remove themselves or others.

External Documentation

To learn more, visit the Asana documentation.

Parameters

ParameterDescription
User ID Or EmailThe user ID or email.
Workspace IDThe global ID of a workspace or organization.

Example Output

{
	"data": {}
}

Workflow Library Example

Remove User from Workspace with Asana and Send Results Via Email

Preview this Workflow on desktop