cURL
curl --request POST \ --url https://app.luly.ai/api/v1/calls/{call_id}/stop \ --header 'authorization: <authorization>'
{ "status": "success", "message": "Call ended successfully." }
End an active phone call by call_id.
success
error