---
title: "Track upload"
method: POST
path: "/bus/upload/{id}"
tags: ["bus"]
---

# Track upload

`POST /bus/upload/{id}`

Starts tracking an upload with the given ID.

## Path parameters

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

## Response `200`

Successfully started tracking 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)
