Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 855 Bytes

SwitchboardUpdateBody.md

File metadata and controls

11 lines (7 loc) · 855 Bytes

SwitchboardUpdateBody

Properties

Name Type Description Notes
enabled bool Whether the switchboard is enabled. Allows creating the switchboard in a disabled state so that messages don't get lost or misrouted during switchboard configuration. When a switchboard is disabled, integrations linked to the switchboard will receive all events. [optional]
default_switchboard_integration_id str The id of the switchboard integration that will be given control when a new conversation begins. It will also be used for conversations that existed before the switchboard was enabled. [optional]

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