Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt

Use this file to discover all available pages before exploring further.

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.