Remove workspace user
DELETE/api/v1/workspaces/:workspaceId/users/:userId
Required API-key permission: USERS_DELETE — Remove members from the workspace
Request
Responses
- 200
- 400
- 401
- 403
- 404
Remove workspace user
Validation error
Missing or invalid credentials
A user cannot remove themselves.
Workspace user not found.