Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
End an active call.
cURL
curl --request POST \ --url https://api.example.com/v1/calls/{call_id}/end \ --header 'Content-Type: application/json' \ --data ' { "reason": "api_request" } '
{}
Successful Response
The response is of type Response End Call V1 Calls Call Id End Post · object.
Response End Call V1 Calls Call Id End Post · object
Was this page helpful?