---
title: "DELETE /v1/projects/{projectOrProductUID}/devices/{deviceUID}/files"
method: DELETE
path: "/v1/projects/{projectOrProductUID}/devices/{deviceUID}/files"
tags: ["device"]
---

# DELETE /v1/projects/{projectOrProductUID}/devices/{deviceUID}/files

`DELETE /v1/projects/{projectOrProductUID}/devices/{deviceUID}/files`

Deletes Notefiles and the Notes they contain.

## Path parameters

- `projectOrProductUID` string, required
- `deviceUID` string, required

## Request body

- object
  - `files` string[] — Name of notefiles to delete

## Response `200`

An empty object means success

## Other responses

- `default` — The response body in case of an API error.

---

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