---
title: "Delete file"
method: DELETE
path: "/v1/file/{path}"
tags: ["Uploads"]
---

# Delete file

`DELETE /v1/file/{path}`

## Path parameters

- `path` string, required

## Headers

- `authorization` string, required

## Response `200`

- object
  - `status` 'ok', required

## Other responses

- `400`
- `401`
- `403`
- `404`
- `429`
- `500`

---

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