calls
End Call
End a call.
POST
End Call
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Transfer CallTransfer a call to another number or SIP endpoint.
Supports two transfer types:
- cold: Direct transfer, agent disconnects immediately
- warm: Agent provides context before connecting (requires additional orchestration)
The transfer_to parameter must be in one of these formats:
- tel:+15105550100 (phone number)
- sip:user@domain.com (SIP endpoint)
- sip:+15105550100@sip.telnyx.com (phone via SIP URI)
Next
End Call