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

Path Parameters

agent_id
string
required

Response

Successful Response