Skip to content
  • Auto
  • Light
  • Dark
DiscordForumGitHubSign up
View as Markdown
Copy Markdown

Open in Claude
Open in ChatGPT

Delete Agent

delete/v1/agents/{agent_id}

Delete an agent.

Path ParametersExpand Collapse
agent_id: string

The ID of the agent in the format 'agent-'

minLength42
maxLength42
Delete Agent
curl https://api.letta.com/v1/agents/$AGENT_ID \
    -X DELETE \
    -H "Authorization: Bearer $LETTA_API_KEY"
{}
Returns Examples
{}