Get meeting list api confusing on status filtering

Description
Hi everyone,

When create a meeting schedule, we planned it for 60 mins, but Host end up the meeting earlier, lets say they have a meeting about 30 mins only.

After click end meeting on mobile app, I try call this api /users/{userId}/meetings?type=upcoming still return and it only gone after 60 mins later.

May I know that is there any other option to remove the meeting which already ended by Host. Thank you in advance.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
api /users/{userId}/meetings

Hey @ctsdev,

This is intended functionality. If you want the meeting to be deleted after you have it, you can call the delete meeting endpoint, or delete the meeting on the Zoom Web Portal.

Thanks,
Tommy

Many thanks for the prompt reply @tommy

1 Like

Happy to help!

Let us know if you have additional questions!

-Tommy