I'm trying to set up an API to assign users to User Groups via Powershell.
I created a user Script Token under our Company Administrator account with the User Groups View/Edit roles.
When I run it against the GET /api/v1/usergroups endpoint, it returns A license is required to perform this action.
I can manually add users via the TeamViewer Client so the feature appears to be active with our current license. We have a Corporate license. Am I accessing this incorrectly or is this specific endpoint behind the Tensor wall? I am not trying to integrate it with Okta or anything else, this is purely a scripted API call via powershell.