Skip to main content
DELETE
/
agents
/
{agentId}
Delete Agent
curl --request DELETE \
  --url https://api.ag.dev/v0.1/agents/{agentId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

agentId
string
required

Agent ID

Response

Agent deleted successfully