---
title: "Delete any node in the filesystem tree"
method: DELETE
path: "/api/v2/namespaces/{namespace}/files/{path}"
tags: ["files"]
---

# Delete any node in the filesystem tree

`DELETE /api/v2/namespaces/{namespace}/files/{path}`

## Path parameters

- `namespace` string, required
- `path` string, required — path of the node to delete (with slashes)

## Response `200`

filesystem tree node deleted successfully

---

[API](https://skmtc.net/direktiv/apis/direktiv-apiv2-reference.md) · [All operations](https://skmtc.net/direktiv/apis/direktiv-apiv2-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/direktiv/direktiv-apiv2-reference/revisions/ad935afb0f54/schema)
