Name | Type | Description | Notes |
---|---|---|---|
participants_to_place_in_waiting_room | int | The type of participants to be admitted to the Waiting Room: * `0` — All attendees. * `1` — Users who are not in your account. * `2` — Users who are not in your account and are not part of your allowed domains list. | [optional] |
users_who_can_admit_participants_from_waiting_room | int | The users who can admit participants from the Waiting Room: * `0` — Host and co-hosts only. * `1` — Host, co-hosts, and anyone who bypassed the Waiting Room if the host and co-hosts are not present. | [optional] |
whitelisted_domains_for_waiting_room | string | If the `participants_to_place_in_waiting_room` field is `2`, a comma-separated list of the domains that can bypass the Waiting Room (`"example.com,example2.com"`). | [optional] |