Pro account having 9 licenses can host only 9 concurrent meetings regardless of created users?

Description
We can create basic accounts from a pro account, those accounts can host individual meetings (total 100 meetings per day). But having 9 licenses is it possible to create more than 9 concurrent meetings at a time ?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
creating user :
api-reference/zoom-api/users/usercreate

creating meeting with schedule_for concurrently at same time say 6pm:
api-reference/zoom-api/meetings/meetingcreate

reference:
Benefits And Requirements For Zoom ISV - #6 by Trieu

1 Like

HI @nabil,

Welcome to the community.

In general, a user can only have one meeting at a time. So, if you have 9 users, then you will be able to host 9 concurrent meetings, one per user.

Thanks,
Alex

1 Like

That’s correct, thanks, Alex! @nabil let us know if you have further questions about this.

Thanks,
Will

2 Likes

Thanks Alex, for the explanation @alexmayo.
After creating users under licensed account , each user can host 1 meeting at a time, we have successfully implemented and tested the feature.

1 Like

Glad Alex was able to help you out!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.