---
title: "Cancel a single File Upload"
method: DELETE
path: "/files/cancel/{upload_id}"
tags: ["Files Management"]
---

# Cancel a single File Upload

`DELETE /files/cancel/{upload_id}`

Cancel a single file upload session.

## Path parameters

- `upload_id` string, required

## Response `204`

Request fulfilled, nothing follows

## Other responses

- `400` — Bad request syntax or unsupported method

## Changes

- **2025-08-08** `117c3013935d` — 1 info
  - api operation id `FilesCancelUploadIdCancelUpload` removed and replaced with `75_cancel_upload`
- **2025-08-06** `82f6f0eba091` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/files/cancel/:upload_id/delete.md)

---

[API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.dev/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
