patch
https://api.hcssapps.com/users/api/v1/Users/
Only properties that are not null will be updated
- Email is required when ContactMethod is 'Email'
- PhoneNumber is required when ContactMethod is 'PhoneNumber'
- BusinessUnitAccess.Values should be a list of Business Unit Ids when BusinessUnitAccess.Type is 'SelectedBusinessUnits'
- BusinessUnitAccess.Values should be null when BusinessUnitAccess.Type is 'AllBusinessUnits'
- JobAccess.Values should be null when JobAccess.Type is 'AllJobs'
If updating a duplicate user with the Parent-Child feature, the following fields will also be updated in all duplicates:
- Username
- First Name
- Last Name
- Phone Number
- Contact Method
- Allow Phone Number Login
- Exclude From External Authentication
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204User was successfully updated.
400Bad Request. For help troubleshooting this error, visit https://developer.hcssapps.com/getting-started/troubleshoot-bad-request
403Forbidden. For help troubleshooting this error, visit https://developer.hcssapps.com/getting-started/troubleshoot-forbidden
404Existing user with id was not found. Verify that the id provided is correct.