---
title: "Delete File"
method: DELETE
path: "/v3/file/{path}"
tags: ["Files"]
---

# Delete File

`DELETE /v3/file/{path}`

Delete a specific file by ID or storage key.

## Path parameters

- `*` string, required

## Response `200`

OK

- ApiSuccessResponse
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

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