cURL
curl --request DELETE \ --url https://api.puppeteerai.com/voice/{thread_id}/phone-call \ --header 'Authorization: <authorization>'
{ "response": "<string>" }
End an active phone call for a thread.
Successful Response
Status message confirming the call was ended.