---
title: "Delete a Specific AI Agent by ID"
method: DELETE
path: "/v1/ai-agents/{agent_id}"
tags: ["Agents"]
---

# Delete a Specific AI Agent by ID

`DELETE /v1/ai-agents/{agent_id}`

Delete a Specific AI Agent by ID

## Path parameters

- `agent_id` string, required — ID of the agent

## Response `200`

AI Agent deleted successfully

- BaseResponse
  - `message` string, required — Address line 1

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tratahq/apis/trata-ai-api.md) · [All operations](https://skmtc.net/tratahq/apis/trata-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tratahq/trata-ai-api/revisions/8f7b69ee5a90/schema)
