cURL
curl --request DELETE \ --url https://api.pipecat.daily.co/v1/agents/{agentName} \ --header 'Authorization: Bearer <token>'
{ "status": "OK" }
Permanently delete an agent and its associated resources.