Skip to main content
DELETE
/
api
/
agents
/
{agentId}
{
  "success": true
}

Description

Delete an agent. This action cannot be undone.

Authentication

Required (API key or JWT token)

Path Parameters

agentId
string
required
The ID of the agent to delete

Response

success
boolean
Whether the deletion was successful
This action cannot be undone. All agent data, conversations, and knowledge base content will be permanently deleted.