Delete Agent
AI Agents
Delete Agent
Permanently delete an agent and all associated data.
POST
Delete Agent
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
string
required
Agent UUID
boolean
default:"false"
Force deletion even if the agent is currently active
Example Request
Example Response
Force Delete
If the agent is currently active, you can force deletion by settingforce to true:

