---
title: "Delete a bundled skill file"
method: DELETE
path: "/api/skills/{id}/files/{path}"
tags: ["Skills"]
---

# Delete a bundled skill file

`DELETE /api/skills/{id}/files/{path}`

## Path parameters

- `id` string, required
- `path` string, required

## Response `200`

Skill file deleted

## Other responses

- `404` — Skill or file not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
