---
title: "Finish upload"
method: DELETE
path: "/bus/upload/{id}"
tags: ["bus"]
---

# Finish upload

`DELETE /bus/upload/{id}`

Marks an upload as finished and stops tracking it.

## Path parameters

- `id` string, byte, required — A 32-byte unique identifier represented as a hex string.

## Response `200`

Successfully finished upload

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/versions/184a3d5207da/schema)
