Skip to main content
DELETE
/
agents
/
{agentName}
Delete an agent
curl --request DELETE \
  --url https://api.pipecat.daily.co/v1/agents/{agentName} \
  --header 'Authorization: Bearer <token>'
{
  "status": "OK"
}

Authorizations

Authorization
string
header
required

Path Parameters

agentName
string
required

Response

status
string
Example: