Skip to main content
POST
/
api
/
webhook
/
calls
/
twilio
/
inbound
POST /api/webhook/calls/twilio/inbound
curl --request POST \
  --url https://api.staging.tetherai.ca/api/webhook/calls/twilio/inbound \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Successful response

Generic response envelope. Endpoint-specific fields are intentionally open.