Requires workspace-users-write. Removes a specified user from the workspace.
Documentation Index
Fetch the complete documentation index at: https://docs.opnform.com/llms.txt
Use this file to discover all available pages before exploring further.
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.