Skip to main content
POST
/
api
/
webhook
/
twilio
/
sms-status
POST /api/webhook/twilio/sms-status
curl --request POST \
  --url https://api.staging.tetherai.ca/api/webhook/twilio/sms-status \
  --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.