Remove a member.
DELETE/api/workspaces/:id/members/:user_id
The owner cannot be removed by anyone, including themselves: a workspace with no owner is one nobody can administer, and the way to be rid of it is to delete it rather than to leave it orphaned.
Request
Responses
- 204
- 403
- 404
- 409
removed
this needs the admin or owner role
not a member of this workspace
that member owns this workspace