Name | Type | Description | Notes |
---|---|---|---|
end_to_end_encrypted | bool | Whether to enable end-to-end encryption (E2EE). When enabled, the encryption key is stored on the local device and cannot be obtained by anyone else. Enabling E2EE also disables certain features, such as cloud recording, live streaming, and allowing participants to join before the host. | [optional] |
password | string | The meeting's passcode, up to a maximum of 10 characters. This value can only contain the following characters: `a`-`z` `A`-`Z` `0`-`9` `@` `-` `_` `*` Note: If the account owner or administrator has configured a minimum passcode requirement setting, this value must meet those requirements. You can view password requirements by calling the Get user settings API or the Get account settings API. | [optional] |
waiting_room | bool | Whether participants are placed in the Waiting Room when they join a meeting. | [optional] |