Delete a Tenant User Membership
DELETE/tenant/:id/user-members/:userId
Deletes a membership between a tenant and an user.
Request
Responses
- 204
- 403
- 500
Request successful. This method returns no content.
Identity service is read-only.
In case an error occurs. See the Introduction for the error response format.