Skip to main content
POST
Remove workspace members
This endpoint requires a management API key with workspaces:write and an owner or admin role.
The workspace owner cannot be removed.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Workspace UUID or slug.

Body

application/json
user_ids
string[]
required
Required array length: 1 - 100 elements

Response

Members removed

removed_count
integer
required
Required range: x >= 0
Last modified on August 30, 2026