Update a user in a realm
PUT/user/:realm/users
Updates an existing identity-provider user in an administered realm. The master administrator cannot be disabled. The target realm must be active unless the caller is a superuser.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The caller lacks the required permissions, or the target realm is inactive and the caller is not a superuser
The requested resource does not exist
The requested cross-realm or protected master-administrator mutation is not allowed