---
title: "Twilio Inbound"
method: POST
path: "/api/webhooks/twilio"
---

# Twilio Inbound

`POST /api/webhooks/twilio`

Receive inbound SMS/MMS from Twilio.

Returns an empty TwiML response immediately; the agent loop
replies through the outbound dispatcher via the REST API so
this endpoint stays under Twilio's 15s ack window even when
the LLM call takes longer.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-05-11** `c682d7243569` — 1 info
  - endpoint added
- **2026-03-20** `4c528359213d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/webhooks/twilio/post.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
