Hi,
I am currently using Okta workflows and created a workflow that will use Zoom phone API POST Batch add users.
However, my workflow only adds one user at a time and it runs into rate limits if I have more than 3 users lined up back to back.
So I am wondering what is the API to add a user to zoom phone that isn’t batch add users? I cannot seem to find that anywhere in Zoom phone APIs so I can just do this one at a time and not use a POST batch add users for a single user.