---
title: "Update Cluster Config"
method: PUT
path: "/clusters/{cluster_id}/broker-configs/{name}"
tags: ["Configs"]
---

# Update Cluster Config

`PUT /clusters/{cluster_id}/broker-configs/{name}`

Updates the configuration parameter specified by ``name``.

## Request body

- UpdateConfigRequestData
  - `value` string, nullable

## Response `204`

No Content

## Changes

- **2021-03-10** (v3) `d61f00e40f31` — 7 info
  - api operation id `updateKafkaClusterConfig` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - removed the non-success response with the status `400`
  - …3 more

[Change history](https://skmtc.dev/confluentinc/apis/rest-admin-api/changes/clusters/:cluster_id/broker-configs/:name/put.md)

---

[API](https://skmtc.dev/confluentinc/apis/rest-admin-api.md) · [All operations](https://skmtc.dev/confluentinc/apis/rest-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/confluentinc/rest-admin-api/revisions/f4e2cecc76c2/schema)
