---
title: "Delete download"
method: DELETE
path: "/downloads/{id}"
tags: ["Downloads Management"]
---

# Delete download

`DELETE /downloads/{id}`

Deletes the download with the specified ID and removes the file.

## Path parameters

- `id` string, uuid, required

## Response `204`

No Content

## Other responses

- `404` — Download Not Found

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
