Description
Does zoom support recurring events the same way the same as google meets does?
I’m trying to create a recurring zoom webinar(Daily/Weekly) through the use of /users/{userId}/webinars
api. Through my understanding it will not generate a new zoom link everyday but instead we just reuse the same link over and over again. So can we create a zoom link that will never expired if its a daily event and can it be reused over and over again?
Which Endpoint/s?
API Enpoint POST: /users/{userId}/webinars