Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.14 KB

SwitchboardIntegrationUpdateBody.md

File metadata and controls

17 lines (10 loc) · 1.14 KB

SwitchboardIntegrationUpdateBody

Properties

Name Type Description Notes
name String Identifier for use in control transfer protocols. Restricted to alphanumeric characters, `-` and `_`. [optional]
integrationId String The id of the integration to link to the switchboard integration. Must be used when linking a custom integration. Can't provide both `integrationId` and `integrationType`. [optional]
integrationType String The type of the integration to link to the switchboard integration. Must be used when linking an OAuth integration. Can't provide both `integrationId` and `integrationType`. [optional]
deliverStandbyEvents Boolean Setting to determine if webhooks should be sent when the switchboard integration is not in control of a conversation (standby status) [optional]
nextSwitchboardIntegrationId String [optional]
messageHistoryCount Integer Number of messages to include in the message history context. [optional]