Update the currently authenticated user
PUT/user/update
Updates the caller's own profile. A supplied user ID must match the access token; role and realm administration are not provided by this endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 404
The request completed successfully
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 resource does not exist