cURL
curl --request POST \ --url https://your-instance.example.com/api/webhook/calls/twilio/amd \ --header 'Content-Type: application/json' \ --data ' { "CallSid": "<string>", "AnsweredBy": "<string>", "MachineDetectionDuration": "<string>" } '
{}
AMD status processed
Generic response envelope. Endpoint-specific fields are intentionally open.