---
title: "Changes to Update an existing item by ID"
method: PUT
path: "/analysis/bench-reports/{id}"
---

# Changes to Update an existing item by ID

`PUT /analysis/bench-reports/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 7 revisions.

- **2026-07-27** `4b624af2cb6e` — 3 breaking, 3 info

## Changes

- **2026-07-27** `4b624af2cb6e` — 3 breaking, 3 info
  - the response property `configs` became nullable for the status `200`
  - the response property `items` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - the request property `configs` became nullable
  - the request property `items` became nullable
  - the request property `tags` became nullable

---

[Operation](https://skmtc.dev/octoperf/apis/octoperf-api/docs/analysis/bench-reports/:id/put.md) · [API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [Page](https://skmtc.dev/octoperf/apis/octoperf-api/changes/analysis/bench-reports/:id/put)
