Name | Type | Description | Notes |
---|---|---|---|
participants_to_place_in_waiting_room | int | Specify who should be admitted to the waiting room. The value of this field can be one of the following:<br> `0`: All attendees<br> `1`: Users who are not in your account<br> `2`: Users who are not in your account and are not part of your whitelisted domains that are specified in | [optional] |
users_who_can_admit_participants_from_waiting_room | int | Specify who can admit participants from the waiting room. The value of this field can be one of the following:<br> `0`: Host and co-hosts only<br> `1`: Host, co-hosts, and anyone who bypassed the waiting room (only if host and co-hosts are not present). | [optional] |
whitelisted_domains_for_waiting_room | string | If the value of the `participants_to_place_in_waiting_room` field is `2`, use this setting to specify the domains that can bypass the waiting room feature. Separate multiple domains with commas(example: "aaa.com,bbb.com"). | [optional] |