Skip to main content
WEBHOOK

Body

application/json
type
enum<string>
required

The event type. message.routing is canonical; legacy route.message remains accepted as deprecated input.

Available options:
message.routing,
route.message
timestamp
string<date-time>
required

When the event occurred (ISO 8601 format)

route_id
string<uuid>
required

The route ID (the same ID as returned by the Create Route API)

data
object
required

Response

Webhook received successfully