---
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

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/versions/327e305858ac/schema)
