Handle Twilio outbound browser call
Webhooks
Handle Twilio outbound browser call
Outbound voice webhook hit when an agent’s browser device.connect() places a call. Validates the from/to numbers, creates the outbound Call record, and returns TwiML that bridges the browser leg to the PSTN destination.
POST
Handle Twilio outbound browser call
Body
application/json
Response
TwiML response. Bridges the browser leg to the PSTN destination with answering-machine detection and recording enabled.
The response is of type string.