OS1 Services
User Management Service

How to: Update a User

1min
for information about prerequisites, see user management service docid\ ygnw34arj xzfuku ypbe to update information associated with a user retrieve the user id of the user see how to find the user id of a user docid\ mixjh sy8ojigot5ylviv call the update a user by id or external ref docid 3k9bjdscc opus o06i6m endpoint, and use the user id in the {userid} path parameter and pass a request body similar to the following { "firstname" "john", "middlename" "m", "lastname" "doe", "email" "john doe\@example com", "designation" "field executive", "category" "regular", "employmenttype" "full time", "worklocations" \[ "facilities 1238 232 dsfs23 sdsdc" ], "manager" "string", "primarymobile" { "countrycode" "+1", "number" "5551234567" }, "secondarymobile" { "countrycode" "+1", "number" "5559864567" }, "identification" { "idtype" "driving license", "valididnumber" "abcde12345" }, "subfunction" "fe", "fileid" "file 1238 232 dsfs23 sdsdc" }