Skip to main content
POST
Delete Agent

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
Agent UUID
boolean
default:"false"
Force deletion even if the agent is currently active

Example Request

Example Response

This action is permanent and cannot be undone. All agent data — including files, message history, MCP server access grants, and configuration — will be permanently deleted.

Force Delete

If the agent is currently active, you can force deletion by setting force to true:

Status Codes