The current version of the API allows updates for the following fields:
{
"name": "string",
"email": "string",
"phoneNumber": "string",
"managerBpsId": "string",
"jobTitle": "string"
}
It would be useful to expand the user API to include fields such as:
- Department
- isActive
- COS_ExtensionAttribute1-20
The isActive field would be helpful for deactivation in case of WEBCON's integration with AAD when handling multi-tenant environments and retrieving users from multiple Tenant IDs.