---
title: "Changes to Upload an object"
method: PUT
path: "/worker/object/{key}"
---

# Changes to Upload an object

`PUT /worker/object/{key}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-01-23** `c38282599c5a` — 4 breaking, 2 warning
- **2024-12-18** `922f156353c9` — 3 breaking, 1 info
- **2024-12-09** `2700783521b0` — 1 info
- **2024-12-09** `f062c35d8f47` — 1 breaking

## Changes

- **2025-01-23** `c38282599c5a` — 4 breaking, 2 warning
  - for the `query` request parameter `minshards`, default value `10` was added
  - for the `query` request parameter `totalshards`, default value `30` was added
  - for the `query` request parameter `minshards`, the type/format was changed from `integer`/`uint32` to `integer`/`uint8`
  - for the `query` request parameter `totalshards`, the type/format was changed from `integer`/`uint32` to `integer`/`uint8`
  - for the `query` request parameter `minshards`, the min was set to `1.00`
  - for the `query` request parameter `totalshards`, the min was set to `2.00`
- **2024-12-18** `922f156353c9` — 3 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `400`
  - removed the media type `text/plain` for the response with the status `404`
  - removed the media type `text/plain` for the response with the status `503`
  - api tag `worker` added
- **2024-12-09** `2700783521b0` — 1 info
  - endpoint added
- **2024-12-09** `f062c35d8f47` — 1 breaking
  - api removed without deprecation

---

[Operation](https://skmtc.dev/siafoundation/apis/renterd-api/docs/worker/object/:key/put.md) · [API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [Page](https://skmtc.dev/siafoundation/apis/renterd-api/changes/worker/object/:key/put)
