---
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

- **2021-03-10** (v3) `d61f00e40f31` — 7 info
  - api operation id `deleteKafkaClusterConfig` 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/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-service-production.skmtc.workers.dev/v1/apis/confluentinc/rest-admin-api/revisions/f4e2cecc76c2/schema)
