Zoom API Instant Meeting w/ PMI

We currently have the Zoom API for creating meetings integrated in two spots in our LMS solution. For one of these spots, we would like to use the user’s PMI and the other a random meeting ID. We set use_pmi to true in one and false in the other. However, even at true, it’s using random Meeting IDs. The account itself has use PMI for instant meetings turned OFF, which is what we want overall, but we want to force this one scenario to use the PMI. Why is use_pmi not working in this scenario?

Hey @landon.isaacs,

If the “Use Personal Meeting ID (PMI) when scheduling a meeting” setting on a given user is set to false, this setting will be inherited when create meeting requests are sent under the associated User ID, and a new meeting ID will be generated.

If you want to bypass this for a one off request, you will need to temporarily adjust this setting on the user account.

Let me know if this helps to clarify,
Will

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