Automatically end scheduled meeting in given meeting duration

I am creating Zoom Meetings via API. I would want the meeting to automatically end after the set duration.

It would better if Host is notified 5 mins prior.

1 Like

Hey @umesh,

You can use the End Meeting API to do this.

Thanks,
Tommy

1 Like

We need to manually trigger this API to end meeting.

I would want to have something like event to notify if duration has passed for Meeting.
Similar to Webhooks.

1 Like