Name | Type | Description | Notes |
---|---|---|---|
encryption_type | string | Specifies whether enhanced encryption or end-to-end encryption is being used when starting or a meeting. When using end-to-end encryption, several features (e.g. cloud recording, phone/SIP/H.323 dial-in) will be automatically disabled. <br><br>The value of this field can be one of the following:<br> `enhanced_encryption`: Enhanced encryption. Encryption is stored in the cloud if you enable this option. <br> `e2ee`: End-to-end encryption. The encryption key is stored in your local device and can not be obtained by anyone else. Enabling this setting also disables the following features: join before host, cloud recording, streaming, live transcription, breakout rooms, polling, 1:1 private chat, and meeting reactions. | [optional] |
end_to_end_encrypted_meetings | bool | Allows use of end-to-end encryption for meetings. If set to `true`, the encryption type is specified in `encryption_type` field. | [optional] |