API Reference
Using the Ag.dev API
Permanently remove an agent and all its associated data
cURL
curl --request DELETE \ --url https://api.ag.dev/v0.1/agents/{agentId} \ --header 'X-API-Key: <api-key>'
Agent ID
Agent deleted successfully