Webhooks
Twilio inbound voice webhook
Accepts Twilio form-encoded inbound call callbacks and returns TwiML. Does not use admin tenant headers. When signature validation is enabled, requests must include a valid x-twilio-signature header.
POST
https://api.thearvexa.com/api/webhooks/twilio/voice/inboundTwilio Webhooks
Recent Requests
Log in to see full request history| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Headers
x-twilio-signaturestringTwilio request signature. Required when TWILIO_VALIDATE_SIGNATURE is enabled in non-development environments.
Body Params
Request body is declared, but no field schema was published in OpenAPI.
Responses
200TwiML response
TwiML response
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.