---
title: "Delete file from folder with ID"
method: DELETE
path: "/design/project-files/{projectId}"
tags: ["Design - Projects - Files"]
---

# Delete file from folder with ID

`DELETE /design/project-files/{projectId}`

## Path parameters

- `projectId` string, required

## Query parameters

- `filename` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-04** `1a09b0930dfd` — 1 info
  - api operation id `a_2` removed and replaced with `B_1`
- **2026-09-03** `71d9c89c11f3` — 1 info
  - api operation id `D_1` removed and replaced with `a_2`
- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `v` removed and replaced with `D_1`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `R_2` removed and replaced with `v`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `R_1` removed and replaced with `R_2`

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/project-files/:projectId/delete.md)

---

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