Why 'End meeting' doesn't end it actually?

Hi @nike28,

Can you give me an example of what exactly is a recurring series?

A recurring series is a Zoom meeting that is scheduled to repeat occurrences on a regular cadence.

I want to integrate Zoom meeting into our website where Teachers will teach students X course after clicking on “Create Meeting” from her profile so what exactly should I do? I mean, how should I create a scheduled meeting that expires after the teacher ends it from zoom?

In this instance, if it will be a one time meeting, I would recommend using the Create Meeting API to create a meeting of type 2:
image

To be clear, you can’t force a meeting to expire—if this meeting isn’t restarted at any point within 30 days after, it will expire.

I hope this helps to clarify!
-Will