---
title: "Changes to Update an existing item by ID"
method: PUT
path: "/monitoring/connections/{id}"
---

# Changes to Update an existing item by ID

`PUT /monitoring/connections/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-26** `02a15fc32858` — 2 info
- **2026-07-27** `4b624af2cb6e` — 2 breaking, 2 info

## Changes

- **2026-08-26** `02a15fc32858` — 2 info
  - added the new optional request property `lifecycle`
  - added the optional property `lifecycle` to the response with the `200` status
- **2026-07-27** `4b624af2cb6e` — 2 breaking, 2 info
  - the response property `children` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - the request property `children` became nullable
  - the request property `tags` became nullable

---

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