Call API Create meeting without Password even passing password option

When creating new meeting (scheduled/instant) using API with passing password option, still meeting link generate without password.
Already check setting
image

1 Like

Patil, I had to also enable the “Require password when scheduling new meetings” setting. I enabled this account-wide, and so also had to lock that setting on for my account (all users).

1 Like

@pkreemer I have not found this setting. Can you guide where I will get this.

Hey @patil.sagar,

You can find the setting here: https://zoom.us/account/setting

Thanks,
Tommy

@tommy , I have enabled suggested setting still The API call still doesn’t return the password for type 2 meetings.

Development environment: .net core

Sample Json:
{“Topic”:“test”,“Type”:2,“StartTime”:“2020-05-25T08:42:52Z”,“Duration”:60,“ScheduleFor”:null,“Password”:“123456”,“Agenda”:“test”}

Setting
image

Response:
image

@tommy, we have pro account,
For Admin/owner, we have to enable any setting?
Current Admin/Owner setting
image

Hey @patil.sagar,

Please see my post here:

Thanks,
Tommy