beta.admin.workspaces

Remove Users Workspaces

Remove members from a Workspace.

delete/v1/admin/workspaces/{workspace_uuid}/remove-users

Path parameters

workspace_uuidstring uuid required

Workspace ID.

Workspace ID.

Request body

Response

OK

deleted_members_countinteger required

Number of Workspace members removed.

not_deleted_membersstring[] nullable

Users that could not be removed.

Changes