Allows the current user to leave the workspace. Requires workspace-users-write.
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. Only the authenticated user can leave; admins cannot use this endpoint to kick others (see Remove Workspace User).
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace to quit |
204 No Content – You successfully left the workspace.
403 Forbidden – Token lacks workspace-users-write or you aren’t a member.