Skip to main content
POST
Unified Telnyx webhook (inbound + delivery-receipt)

Body

application/json

Unified Telnyx webhook envelope (C-4127).

A Telnyx messaging profile has exactly ONE configurable webhook URL and posts every event type — inbound messages AND delivery receipts — to it. That's unlike Flowroute/voip.ms, which are split across /inbound/ and /status/ above (that split was built Flowroute-first). This schema/ endpoint is Telnyx-only; Flowroute and voip.ms keep using the split endpoints unchanged.

data
TelnyxEventData · object
required

Telnyx webhook envelope.

Example:

Response

OK

Small acknowledgement returned to the carrier after processing.

ok
boolean
required

Whether the webhook was accepted and processed.

action
string
default:""

Action taken for an inbound message (stop/help/start/none), empty for status callbacks.