Copy PageUpdate Userpost https://app.workramp.com/api/v1/users/{user_id}Updates a user's attributesPath Paramsuser_idint32requiredID of user to updateBody Paramsemailstring[Optional]namestring[Optional]isAdminboolean[Optional]truefalseisDeletedboolean[Optional]truefalsemanagerEmailsarray of strings[Optional] Array of existing manager emails.managerEmailsADD stringoverwriteManagerEmailsboolean[Optional] If set to true, user's managers will be exactly what managerEmails is set to. Having an empty array for mangerEmails while this is true will delete all managers of the user.truefalsecustom_attributesobject[Optional] An object that represents all custom attributes the user should have. This will OVERWRITE the existing custom attributes and be set exactly as the object that is passed in.custom_attributes objectupdate_custom_attributesobject[Optional] Create/update custom attributes for this user without deleting the existing values first. Use this INSTEAD OF custom_attributes!update_custom_attributes objectResponse 200200Updated over 1 year ago Create UserDelete UserDid this page help you?YesNo