Hi Zoom Support,
We want to use an authentication option for some of the meetings.
For this I need authentication_option.
How can I get this for account level for ISV account?
I use this payload while creating a meeting using API with authentication enabled.
payload[:settings][:meeting_authentication] = true
payload[:settings][:authentication_domains] = ['mydomain.in'] payload[:settings][:authentication_option] ='authentication_option'
Regards
Girish