JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. updateUser Operation With updateUser operation you can update the configuration of an existing user. Request ParametersauthToken, loginName, firstName, lastName, loginPassword, phone, email, enabled, privileges, devices, appliances, changeLoginNameTo ResponseuserResponse (see userResponse Type) ExampleTo update the createUser example, by removing the Configuration Administrator as a privilege for the user: updateUser authstr “me” “MyFirstName” “MyLastName” “MyPassword” “1-777-7777” “me@loglogic.com” “yes” “Report Administrator” “all” “” “” Copyright © Cloud Software Group, Inc. All rights reserved.