---
title: "Delete agent skill"
method: DELETE
path: "/agent_skills/{id}"
tags: ["agent_skills"]
---

# Delete agent skill

`DELETE /agent_skills/{id}`

Delete agent skill and all associated files

## Path parameters

- `id` string, required

## Response `200`

OK

- SerializerResponse
  - `code` integer
  - `error` string
  - `msg` string

## Changes

> 50 revisions in range; 1 could not be searched.

- **2026-01-14** `7b02a214c0fe` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2025-12-30** `69c8b7c21807` — 1 info
  - endpoint added
- **2025-11-12** `a1c1bcb0e2ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/memodb-io/apis/acontext-api/changes/agent_skills/:id/delete.md)

---

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