Skip to main content
POST
POST /api/webhooks/twilio/status
Handles call status updates from Twilio. This webhook is called when call status changes (initiated, ringing, answered, completed, etc.).

Status Mapping

The endpoint maps Twilio call statuses to internal statuses:

Response

Returns 200 OK on success.

Example