Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 974 Bytes

OfferControlBody.md

File metadata and controls

11 lines (7 loc) · 974 Bytes

OfferControlBody

Properties

Name Type Description Notes
switchboard_integration str The id or the name of the switchboard integration that will become pending. Also supports the `next` keyword to offer control to the next switchboard integration designated in the switchboard hierarchy configuration. This cannot match the active switchboard integration.
metadata object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. The metadata object will be included in the `switchboard:offerControl` and `switchboard:offerControl:failure` webhooks. [optional]

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