cancel
Showing results for 
Search instead for 
Did you mean: 

How to get authentication option at account level

girishgl
Listener | Zoom Partner
Listener | Zoom Partner

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
0 REPLIES 0