---
title: "Delete Stored File"
method: DELETE
path: "/storage/files/{id}"
tags: ["Storage"]
---

# Delete Stored File

`DELETE /storage/files/{id}`

Permanently delete a stored file.

## Path parameters

- `id` string, required

## Response `200`

File deleted

## Other responses

- `404` — File not found

---

[API](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api.md) · [All operations](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snapapi/snapapi-screenshot-web-data-api/versions/b12ff2791613/schema)
