cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Users are required to enter passcode to join meeting created via API

sandeepRippler
Newcomer
Newcomer

Hello,

 

We are using API to create meetings. Settings in request body looks as follows.

 

"settings": {
"host_video": True,
"participant_video": True,
"private_meeting": True,
"join_before_host": True,
"jbh_time": 0, # Join at anytime before the host
"waiting_room": False,
},

Admin board settings looks follows

client settingsclient settings

 

Bypass the passcode setting has been turned on this entire time.

 

Whenever we create meetings and the users try to join the meetings, it always requires passcode. What needs to be changed to bypass the passcode settings for all the meetings created via API?

 

0 REPLIES 0