Not allow to delete PMI

Receiving error { code: 3018, message: 'Not allow to delete PMI.' } when trying to delete meetings for some users. DELETE https://api.zoom.us/v2/meetings/{meetingId}. Can’t find any more information about this error.

Hi @victor.koa

Thank you for reaching out to the Zoom. Developer Forum, I am happy to help here!

It looks like you are trying to delete your PMI, which you wont be able to do. So the error you are receiving is expected.

If you want to delete meetings please use the meeting ID instead of the PMI
Best,
Elisa

Ok, this was because I was using the id in the join_url string, but for some users this id is their PMI instead of the meetingId.

1 Like

Hi @victor.koa
Happy to know that this is resolved now!
Best,
Elisa

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.