Description
I am trying to automate the task of creating events and using Zapier to do so. I am making a custom call to the Zoom API that allows for the creation of a meeting, and the start URL is emailed to the host.
I read that start_url has an expiry of 2 hours from when it is generated (when the create meeting call is made), however, I have tried to click the link as host after 2 hours and it still works. Confused as to how.
A user should be able to create an event a month in advance and I read that with custom users and custom links the expiry date is 90 days. Is this the approach I will have to use, but why does my start_url link still work when it was generated over 2 hours ago.