Requires workspace-users-write. Removes a specified user from the workspace.
workspace-users-write ability and admin privileges in the workspace.
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace. |
| userId | number | ID of the user to remove. |
200 OK – Confirmation message.
403 Forbidden – Token lacks workspace-users-write or insufficient privileges.