---
title: "Cancel upload"
method: DELETE
path: "/upload/{FileId}"
tags: ["Upload"]
---

# Cancel upload

`DELETE /upload/{FileId}`

Delete an upload session and remove any partially uploaded data.

## Headers

- `Tus-Resumable` string, required

## Response `204`

Upload session deleted successfully

## Other responses

- `404` — Upload session not found

---

[API](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api.md) · [All operations](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bimtrackapp/newforma-konekt-document-control-api/revisions/4671d430ce39/schema)
