---
title: "DELETE /agents/delete/{agentId}"
method: DELETE
path: "/agents/delete/{agentId}"
tags: ["agents"]
---

# DELETE /agents/delete/{agentId}

`DELETE /agents/delete/{agentId}`

## Path parameters

- `agentId` string, required

## Response `200`

- DeletedAgentResponseDto
  - `success` boolean, required

## Other responses

- `401` — You are not authorized to access this resource

## Changes

- **2023-10-05** `e5f2248694ab` — 1 info
  - endpoint added
- **2023-09-20** `6610666a572e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agentlabs-dev/apis/agentlabs-api/changes/agents/delete/:agentId/delete.md)

---

[API](https://skmtc.dev/agentlabs-dev/apis/agentlabs-api.md) · [All operations](https://skmtc.dev/agentlabs-dev/apis/agentlabs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agentlabs-dev/agentlabs-api/revisions/5cafb4936550/schema)
