---
title: "Delete a global file"
method: DELETE
path: "/v1/files/{path}"
tags: ["Files"]
---

# Delete a global file

`DELETE /v1/files/{path}`

Delete a file from global storage

## Path parameters

- `path` string, required

## Response `204`

File successfully deleted

## Changes

- **2025-05-29** `4d2368c15e4e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/files/:path/delete.md)

---

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