Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

MeetingWebinarSecurityGroupSettingsMeetingSecurityChatEtiquetteToolPoliciesInner.md

File metadata and controls

16 lines (13 loc) · 1.17 KB

# MeetingWebinarSecurityGroupSettingsMeetingSecurityChatEtiquetteToolPoliciesInner

Properties

Name Type Description Notes
description string The policy's description. [optional]
id string The policy ID. [optional]
is_locked bool Whether the policy is locked by an account-level user. When it is locked, users cannot update the policy. [optional]
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]