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

# Reset Cluster Config

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

Resets the configuration parameter specified by ``name`` to its default value.

## Response `204`

No Content

## Changes

- **2022-03-22** (v3) `0b87d328c664` — 6 info
  - api operation id `deleteKafkaV3ClusterConfig` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - removed the non-success response with the status `400`
  - …2 more
- **2022-01-18** (v3) `242a6e383b71` — 6 info
  - api operation id `deleteKafkaV3ClusterConfig` was added
  - api tag `Configs (v3)` added
  - api tag `Configs` removed
  - added the non-success response with the status `400`
  - …2 more
- **2022-01-18** (v3) `fbdd72178c66` — 6 info
  - api operation id `deleteKafkaV3ClusterConfig` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - removed the non-success response with the status `400`
  - …2 more
- **2021-09-08** (v3) `2d4f120a2079` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
- **2021-09-01** (v3) `fc95920a3a26` — 3 info
  - api operation id `deleteKafkaV3ClusterConfig` was added
  - api tag `Configs (v3)` added
  - api tag `Configs` removed

[Full history](https://skmtc.dev/confluentinc/apis/rest-admin-api/changes/clusters/:cluster_id/broker-configs/:name/delete.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.dev/confluentinc/apis/rest-admin-api/revisions/56caffc0859c?raw)
