Expire time for instant meetings

Hello, I have implemented zoom create meeting API with type=1.

As mentioned in the document, the instant meeting has an expiration time of 24 hours.
My question is that if I want to reduce this time, (like if the meeting has not been started for about 1 hour then I want to manually expire it) is there any way that it is possible, maybe any parameter that I can pass through the create meeting API ?

Another question - how will I come to know that my meeting has expired, is there any kind of webhooks related to it ? Or any other way ?

Hi @webadmin ,

Please refer to this guidance:

Does this help?

1 Like