I need to automate the creation of email accounts in Zoho and have been using the documentation at
https://www.zoho.com/mail/help/api/post-add-user-to-org.html to build my request. I'm using Postman to test and have successfully created an auth token, used it to get my OrgId, and look up my account info.