Zoom Meeting API "Create a meeting" daily limit response

Good morning,

I am making use of the Zoom Meeting API’s “Create a meeting” function and am aware that there is an access limit of 100 per day. I have thusfar been unable to do the busywork to manually check this, so I would appreciate confirmation that the expected HTTPS response when the limit is hit will be HTTP 429 Too Many Requests.

I have a second question, with regards to the 100/day limitation: What is considered a new “day”? Is it midnight on my local timezone or is it midnight UTC?

Thank you!

@alexm

Hi @chunsiong.zoom to be clear, this combined rate limit does not apply when updating meeting status, i.e. programmatically setting the status to “end”? Thank you.