WebhookConfig
- createdType: string Format: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- enabledType: booleanrequired
- eventType: string enum
_type requiredType of event to trigger this webhook
values- conversation
.completed - conversation
.initiating
- idType: stringrequired
Unique identifier for the webhook configuration
- updatedType: string Format: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- urlType: string Format: urirequired
URL to deliver webhooks to
- agentType: string | null
_id Optional agent ID for agent-specific webhook overrides
- requestType: object
_headers Custom headers to include with the webhook request
- property
Name - Type: string