Description
Hello, I need to create meetings each time a user books a meeting in our website. I’m testing the API with Postman but I don’t see the Create Meeting request in the collection I imported following this guide:
I would also like to understand if our requirements can be met with the Zoom API:
- The meeting will connect two participants but the creator (host) of the meeting will not be one of them.
- Multiple meetings will take place at the same time. Is there any limitation with the API for this?
- We read in the documentation that the limit for create meeting requests is 100 per day per user. That number is way smaller than the amount of meetings we would need to create per day. Is there a way around this limit?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT.
Which Endpoint/s?
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.