Delete an agent.
The ID of the agent in the format ‘agent-’
curl https://api.letta.com/v1/agents/$AGENT_ID \ -X DELETE \ -H "Authorization: Bearer $LETTA_API_KEY"
{}