---
title: "Updates a fieldBinding of connection with a patch request"
method: PATCH
path: "/connection/{connectionId}/fieldBinding/{id}"
tags: ["Connection"]
---

# Updates a fieldBinding of connection with a patch request

`PATCH /connection/{connectionId}/fieldBinding/{id}`

## Path parameters

- `connectionId` integer, required
- `id` string, required

## Response `200`

FieldBinding has been successfully updated

- object

## Other responses

- `401` — Unauthorized
- `500` — Internal Error
- `502` — Bad Gateway

---

[API](https://skmtc.dev/opencelium/apis/opencelium-api.md) · [All operations](https://skmtc.dev/opencelium/apis/opencelium-api/llms.txt) · [OpenAPI document](https://skmtc.dev/opencelium/apis/opencelium-api/revisions/af354704e87e?raw)
