Calls

Handle Screening Amd Callback

Twilio webhook: Handle Answering Machine Detection (AMD) callback.

This endpoint is called by Twilio when AMD determines whether the call was answered by a human or machine. If a machine is detected, we cancel the call immediately to get back to the original caller faster.

No authentication (Twilio webhook).

post/calls/screening/amd-callback/{screening_id}

Path parameters

screening_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/calls/screening/amd-callback/{screening_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.