DELETE meeting response: "N/A"

Hi,
I deleted a meeting through the API and instead of response HTTP Status Code : 204
Meeting deleted.
the response is not available (see my screen below)

Endpoint: https://api.zoom.us/v2/meetings/806020171
App type: JWT

Could help me with that?

Hey @sebastien, thanks for posting and using Zoom!

The Delete Meeting response is correct. It does not have a response message, just a 204 status.

Thanks,
Tommy

Hi Tommy,

I was trying to delete a given meeting but I failed to find the occurrence_id in my created meeting. Please help me out:)

Cercle

Hey @cercle, thanks for posting and using Zoom!

You can get a list of occurrence ids for a meeting via the Get Meeting endpoint.

Thanks,
Tommy