---
title: "Delete a file in the given path"
method: DELETE
path: "/api/contents/{path}"
tags: ["contents"]
---

# Delete a file in the given path

`DELETE /api/contents/{path}`

## Path parameters

- `path` string, required

## Response `204`

File deleted

---

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