Webhook Events

Call failed event

Fired when a call setup or in-progress call fails (Meta rejected the connect, Telnyx returned an error, etc.). Payload carries the upstream error code and message.

postWebhookcall.failed

Payload

idstring required
event'call.failed' required
timestampstring date-time required

Response

Webhook received successfully

Changes