Skip to main content
POST
/
api
/
v1
/
telephony
/
twilio
/
twiml
Twilio TwiML webhook proxy
curl --request POST \
  --url https://api.callaro.ai/api/v1/telephony/twilio/twiml \
  --header 'Content-Type: application/x-www-form-urlencoded'
{
  "error": "<string>",
  "error_code": "<string>",
  "request_id": "<string>",
  "details": {},
  "errors": [
    "<string>"
  ]
}

Body

application/x-www-form-urlencoded

The body is of type object.

Response

TwiML XML