Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.21 KB

MeetingOrWebinarSecurityAccountSettings1MeetingSecurityChatEtiquetteToolPoliciesInner.md

File metadata and controls

16 lines (13 loc) · 1.21 KB

# MeetingOrWebinarSecurityAccountSettings1MeetingSecurityChatEtiquetteToolPoliciesInner

Properties

Name Type Description Notes
description string The policy's description. [optional]
id string The policy ID. [optional]
is_locked bool Whether to lock the policy. When it is locked, users cannot update the policy. This value defaults to `false`. [optional] [default to false]
keywords string[] A list of defined rule keywords. [optional]
name string The policy name. [optional]
regular_expression string The regular expression to match to the content of chat messages. [optional]
status string The policy's current status: * `activated` — Activated. * `deactivated` — Deactivated. [optional]
trigger_action int The policy's trigger action: * `1` — Ask the user to confirm before they send the message. * `2` — Block the user's message. [optional]

[Back to Model list] [Back to API list] [Back to README]