---
title: "Changes to Create a logical connection binding"
method: POST
path: "/logical/bindings"
---

# Changes to Create a logical connection binding

`POST /logical/bindings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-07-17** `60cb8c70871b` — 4 breaking, 4 info

## Changes

- **2026-07-17** `60cb8c70871b` — 4 breaking, 4 info
  - added the pattern `^sha256:[0-9a-f]{64}$` to the request property `binding/defaultGovernance/integrity/canonicalPayloadHash`
  - added the pattern `^sha256:[0-9a-f]{64}$` to the request property `binding/defaultGovernance/integrity/originalPayloadHash`
  - added the pattern `^sha256:[0-9a-f]{64}$` to the request property `binding/defaultGovernance/integrity/outputManifestHash`
  - added the pattern `^sha256:[0-9a-f]{64}$` to the request property `binding/defaultGovernance/integrity/transformationHash`
  - the `defaultGovernance/integrity/canonicalPayloadHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `201`
  - the `defaultGovernance/integrity/originalPayloadHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `201`
  - the `defaultGovernance/integrity/outputManifestHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `201`
  - the `defaultGovernance/integrity/transformationHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `201`

---

[Operation](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api/docs/logical/bindings/post.md) · [API](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api.md) · [Page](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api/changes/logical/bindings/post)
