---
title: "Remove a file from a filesystem"
method: DELETE
path: "/api/v3/fs/{storage}/{filepath}"
tags: ["v16.7.2"]
---

# Remove a file from a filesystem

`DELETE /api/v3/fs/{storage}/{filepath}`

Remove a file from a filesystem

## Path parameters

- `storage` string, required
- `filepath` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

## Changes

- **2022-05-13** `d0614126abfa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/datarhei/apis/datarhei-core-api/changes/api/v3/fs/:storage/:filepath/delete.md)

---

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