I am trying to write a Powershell script to automate the creation of Webex user accounts. I used my personal developer token to write the script to create a user through the Admin API. This was quite simple and I had little trouble getting this to ...