Recurring meeting IDs expire after 365 days from the last date it was used. Webinar IDs will expire and be unusable past the webinars scheduled end-time if the webinar is not currently in progress. The webinar will be deleted from previous webinars 30 days after the scheduled end time.
Hi @aballabh
Thanks for reaching out to the Zoom Developer Forum and welcome to our community! I am happy to help here!
You should be receiving events every time a webinar ends if you are subscripted to the webinar.ended event. May I ask, what kind of application are you using to listen to these events?
Hi Elisa,
I am using an API endpoint that logs every time it is hit, I have faced it few times where the number of attendees were large like 400 - 500. I have tried to provide exact datetime with webinarid to zoom support to enquire regarding that webinar ending logs, but did not get any help there. Rest assured that i have subscripted to webinar.ended event and event is properly validated also.