Description
Hello Zoom Team,
We have a Zoom enterprise account and we have created around 200 users under this account.
We use these users to schedule zoom meetings and use it in our application.
But whenever the total number of running meetings exceed 200, then we run into the problem of concurrent meetings. Now to counter this, we were devising the solution to create licensed users via API. But the problem is when we create user via API, the status of the user is ‘pending’, and we are not able to use this user to create any meeting.
Is there something that can enable us to use these users at runtime?
Error
“404 : [{“code”:1001,“message”:“User does not exist: ***SJK4uQzgA.”}]”