---
title: "Changes to Modifies a connection by provided connection ID and accepting connection data in request body."
method: PUT
path: "/connection/{connectionId}"
---

# Changes to Modifies a connection by provided connection ID and accepting connection data in request body.

`PUT /connection/{connectionId}`

> Every recorded change to this endpoint, newest first.
> 3 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 3 revisions.

- **2026-07-30** `82ed767ffb65` — 10 info

## Changes

- **2026-07-30** `82ed767ffb65` — 10 info
  - added the new optional request property `fromConnector/methods/items/connector`
  - added the new optional request property `fromConnector/methods/items/methodType`
  - added the new optional request property `toConnector/methods/items/connector`
  - added the new optional request property `toConnector/methods/items/methodType`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the optional property `fromConnector/methods/items/connector` to the response with the `200` status
  - added the optional property `fromConnector/methods/items/methodType` to the response with the `200` status
  - added the optional property `toConnector/methods/items/connector` to the response with the `200` status
  - added the optional property `toConnector/methods/items/methodType` to the response with the `200` status

---

[Operation](https://skmtc.dev/opencelium/apis/opencelium-api/docs/connection/:connectionId/put.md) · [API](https://skmtc.dev/opencelium/apis/opencelium-api.md) · [Page](https://skmtc.dev/opencelium/apis/opencelium-api/changes/connection/:connectionId/put)
