Update Tenant
PUT/tenant/:id
Updates a given tenant.
Request
Responses
- 204
- 403
- 404
- 500
Request successful.
Identity service is read-only.
If the tenant with the requested Id cannot be found.
The tenant could not be updated due to an internal server error. See the Introduction for the error response format.