Can't find option in zoom api for scheduling meetings with unique meeting_id

I can’t find any option of creating meeting with unique meeting_id instead of my pmi(personal meeting Id). I tried use_pmi: false option but still it creates with my pmi. Please help me find any ways to generate a unique meeting id.

I was able to generate unique meeting id on zoom web app but meetings scheduled through zoom api get the same meeting_id which is my pmi.

Help me with some solution. Thank You.

Hi @sandeep.sharma
Thanks for reaching out to us and welcome to our community!
Please, make sure to pass the field type=2 when you schedule the meeting via API

If you pass meeting type=1, even if you set your use_pmi to false, it will generate an instant meeting using your pmi