Update UserCopy Pageput https://api.alocity.com/v1/integration-management/user/{userId}This endpoint is used to update a user.Path ParamsuserIdstringrequiredThe Guid Id of the user to get.Body ParamsemailstringrequiredThe email for the user. Must be in email format ([email protected]) Max length is 150 characters.firstNamestringrequiredThe first name of the user.lastNamestringrequiredThe last name of the user.phoneNumberstringThe phone number of the user. Must be in a valid phone number format. Max length is 25 characters.localeIso2stringrequiredThe language locale of the user. For available languages, see languages.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated about 1 year ago