v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Remove multiple users from a team within a workspace

Remove multiple users from a team. Only team admins, workspace managers, or workspace admins can remove users.

delete/workspaces/{slug}/teams/{teamId}/members

Path parameters

slugstring required

Slug of the workspace the team belongs to.

teamIdstring required

ID of the team to remove the user from.

Request body

memberIdsinteger[] required

IDs of the users to remove from the team.

Response

Successful