Create//Update admin users via API
For our onboarding / offboarding processing we need to be able to update whether a user is an administrator using API calls,
The https://[helpdesk-url]/api/UpdateUser method does not allow the IsAdmin flag to be changed.
Please fix this.