API ReferenceAccess ControlUsersUpdate a userVersion: 2.0Update a user PATCH /v2/users/:username Updates details of a user such as role names. Request Responses200403404The user after the update.Permissions do not allow updating the user.User not found.