Skip to main content
DELETE
/
v1
/
agents
/
{agent_id}
Delete Agent
curl --request DELETE \
  --url https://api.example.com/v1/agents/{agent_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.charmos.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

agent_id
string
required

Response

Successful Response