Is it possible to allow the join the participants with out admin apporval in web sdk

I have created the zoom meeting with a password using zoom APIs

my requirement is users can join the meeting without admin approval

Currently, I am getting “without admin is participant can join to the meeting zoom” until the admin admits the request.

I want to join the users automatically without admin approval

is it possible through web SDK ?

Hey @ramya,

Yes, just turn off the waiting room feature:

Thanks,
Tommy