Enforce login setting for creating meeting is not get toggled through API

Description/Error
Enforce login setting for creating meeting is not get toggled through API

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:
Creating a meeting
‘POST’
https://api.zoom.us/v2/users/{userid}/meetings
“topic”: “Random”,
“settings”: {
“enforce_login”: true,
}
Response:
“enforce_login”: false

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hey @tvarshney,

Duplicate post:

Thanks,
Tommy

Is this fixed? I tried to set join_before_host to False and when I query the settings for the user it does reflect as False. But when I check the UI it shows True. What can I do?

Hey @thekitchensink,

Are you trying to set enforce_login or join_before_host?

Please make a new thread if this is not related to the setting mentioned in the topic title.

Thanks,
Tommy