---
title: "Delete a file."
method: DELETE
path: "/api/v2/cddrive/files/{file-id}"
tags: ["CD Drive"]
---

# Delete a file.

`DELETE /api/v2/cddrive/files/{file-id}`

Delete a file from the customer's private CD Drive.

## Response `204`

The file was successfully deleted.

## Other responses

- `404` — The file cannot be found.

---

[API](https://skmtc.net/prss/apis/contentdepot.md) · [All operations](https://skmtc.net/prss/apis/contentdepot/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prss/contentdepot/versions/838e7ae589d8/schema)
