Create Tenant User Membership
PUT/tenant/:id/user-members/:userId
Creates 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 internal error occurs. See the Introduction for the error response format.