Description
What does the USER meaning in the meeting creation API?
This is from the API Doc: This API has a daily rate limit of 100 requests per day. Therefore, only 100 Create a Meeting API requests are permitted within a 24 hour window for a user.
Does the USER means the users created by an account? So that, I mean, each user has a 100 creating meeting request per day?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Good question—happy to clarify. To that end, user is in reference to each individual under an account. So, if you have 3 users under 1 account, you could create 300 meetings per day (spread across the 3 users respectively).
Hey @will.zoom,
Thanks a lot for helping me understanding the docs, I’ve read some similar topics, but I’m not sure for my understanding for 100% and correctly. So I post this topic.
Now it’s very clear for me, thanks again for you help.