---
title: "Delete file upload"
method: POST
path: "/blobs/uploads/{id}/destroy"
tags: ["Blobs"]
---

# Delete file upload

`POST /blobs/uploads/{id}/destroy`

Cancel outstanding upload processes, releasing associated resources.
If this is not called, the unfinished uploads will eventually timeout.

## Path parameters

- `id` string, required — The universally unique identifier (UUID).

## Response `204`

No Content

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
