Stop Active Call
Calls
Stop Active Call
End an active phone call by call_id.
POST
Stop Active Call
Documentation Index
Fetch the complete documentation index at: https://docs.luly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier for the call you want to end.
Response
Can be
success or error.If the status is
success, the message will say “Call ended successfully.” Otherwise, if the status is error, the message will say “SID not found for the given c_id.” or “Internal server error.”