Update a userCopy Pageput https://api.safetyculture.io/users/{user_id}Path Paramsuser_idstringrequiredThe id of the user to be updated.Body ParamsfirstnamestringThe first name of the user. OptionallastnamestringThe last name of the user. Optionalnew_emailstringThe email address of the user. OptionalstatusstringenumDefaults to active active: Active user. inactive: Inactive user. activeinactiveAllowed:activeinactiveseat_typestringenumDefaults to fullThe billing seat type of the added user, free or full. OptionalfullfreeliteAllowed:fullfreeliteResponses 200A successful response. defaultAn unexpected error response.Updated 3 days ago