Leave workspace
POST/api/workspaces/:workspaceId/leave
Authentication: requires a logged-in workspace-member session. API keys (workspace or the instance master key) are NOT accepted for this operation.
Removes the calling user from the workspace. Session-only — API keys are not accepted.
Request
Responses
- 200
- 400
- 401
- 403
Leave workspace
Validation error
Missing or invalid credentials
Insufficient permissions