Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 627 Bytes

File metadata and controls

26 lines (14 loc) · 627 Bytes

WebhookPayloadCallFailed

Webhook payload for the call.failed event. Fired when a call setup or in-progress call fails.

Properties

Name Type Description Notes
id String
event EventEnum
call WebhookPayloadCallFailedCall
account InboxWebhookAccount
timestamp OffsetDateTime

Enum: EventEnum

Name Value
CALL_FAILED "call.failed"