---
title: "Delete a file from a VOD mount"
method: DELETE
path: "/vod/{name}/files/{path}"
tags: ["vod"]
---

# Delete a file from a VOD mount

`DELETE /vod/{name}/files/{path}`

## Path parameters

- `name` string, required
- `path` string, required

## Response `204`

No Content

## Other responses

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

---

[API](https://skmtc.net/datvietvac-techhub/apis/open-streamer-api.md) · [All operations](https://skmtc.net/datvietvac-techhub/apis/open-streamer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datvietvac-techhub/open-streamer-api/revisions/9f723293b698/schema)
