REST API/v2/users/updateAsk AIget http://server-ip:rest-port/v2/users/updateUpdate a users information.Query ParamsuserstringThe search criteria (name or id of account to lookup).typestringThe search criteria type (name for name lookup, id for id lookup).passwordstringThe users new password, and at least this or group must be defined.groupstringThe new group for the user, at least this or password must be defined.Responses 200200 400400Updated less than a minute ago