---
title: "Changes to Creates a connection from database by accepting connection data in request body."
method: POST
path: "/connection"
---

# Changes to Creates a connection from database by accepting connection data in request body.

`POST /connection`

> 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/post.md) · [API](https://skmtc.dev/opencelium/apis/opencelium-api.md) · [Page](https://skmtc.dev/opencelium/apis/opencelium-api/changes/connection/post)
