API - Ability to assign Category permissions to user
The
/api/CreateUser and /api/UpdateUser endpoints give us the ability to create and update a user, but we have no ability to give or remove a user permission to categories via the API.
You are also unable to make a user an admin via an API call.
This is required for user onboarding automation.
It will also be nice to manage categories via API.