How to disable public registration?

hello there. I’m playing around with zoom api. I have set meeting and webinar to automatically approve, so that when I add registrants using API, it is automatically approved.

However, is there a setting I can disable public registration if they know the meeting/webinar ID ?

I only want to add registrants via API only

Any help is greatly appreciated

I may have found a way (workaround)

  1. Set meeting/webinar to manual approval
  2. Add Registrant via API
  3. Set Registrant to Approve via API

so that any public registration via zoom website/application can be ignored (in pending list)

Is that correct?

Hey @zzzxtreme,

Thank you for reaching out to the Zoom Developer Forum.

That’s the correct method and what I would recommend for this use case.

Let me know if you have any questions.

Thanks,
Max

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