Skip to main content
Ends the call

Examples

<?xml version="1.0" encoding="UTF-8"?>
<Response>
    <Hangup/>
</Response>

Expected callbacks

When the call ends, a callback is sent to the webhook URL defined on the connection level with CallStatus set to completed. See Call Completed Callback for the full payload reference.