Update a realm
PUT/realm/:name
Updates a realm through the identity provider. Super-user access is required; the master realm cannot be renamed or disabled.
Request
Responses
- 204
- 400
- 401
- 403
- 405
- 409
The request completed successfully; no response body is returned
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested mutation is not allowed for the master realm
The request conflicts with the current state of the resource