---
title: "Changes to Batch Alter Topic Configs"
method: POST
path: "/clusters/{cluster_id}/topics/{topic_name}/configs:alter"
---

# Changes to Batch Alter Topic Configs

`POST /clusters/{cluster_id}/topics/{topic_name}/configs:alter`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 50 revisions.

- **2023-08-08** (v3) `25e5259d1722` — 1 breaking, 2 info
- **2023-08-08** (v3) `1be42847ed21` — 3 info
- **2023-03-10** (v3) `bb1cdf42f052` — 1 breaking, 2 info
- **2023-03-08** (v3) `125174a361e4` — 1 info
- **2023-03-02** (v3) `0bf677c1cb67` — 1 warning
- **2022-12-06** (v3) `1539b3a4a2df` — 1 info
- **2022-03-22** (v3) `7500cc59fcff` — 2 breaking, 7 info
- **2022-03-22** (v3) `0b87d328c664` — 1 breaking, 9 info
- **2022-01-18** (v3) `242a6e383b71` — 2 breaking, 7 info
- **2022-01-18** (v3) `fbdd72178c66` — 1 breaking, 9 info
- **2021-09-08** (v3) `2d4f120a2079` — 4 info
- **2021-09-01** (v3) `fc95920a3a26` — 2 breaking, 3 info
- **2021-03-10** (v3) `d61f00e40f31` — 1 breaking, 1 warning, 10 info

## Changes

- **2023-08-08** (v3) `25e5259d1722` — 1 breaking, 2 info
  - removed the media type `text/plain` for the response with the status `400`
  - api operation id `updateKafkaV3TopicConfigBatch` removed and replaced with `updateKafkaTopicConfigBatch`
  - added the non-success response with the status `403`
- **2023-08-08** (v3) `1be42847ed21` — 3 info
  - api operation id `updateKafkaTopicConfigBatch` removed and replaced with `updateKafkaV3TopicConfigBatch`
  - added the media type `text/plain` for the response with the status `400`
  - removed the non-success response with the status `403`
- **2023-03-10** (v3) `bb1cdf42f052` — 1 breaking, 2 info
  - removed the media type `text/plain` for the response with the status `400`
  - api operation id `updateKafkaV3TopicConfigBatch` removed and replaced with `updateKafkaTopicConfigBatch`
  - added the non-success response with the status `403`
- **2023-03-08** (v3) `125174a361e4` — 1 info
  - added the new optional request property `validate_only`
- **2023-03-02** (v3) `0bf677c1cb67` — 1 warning
  - removed the request property `validate_only`
- **2022-12-06** (v3) `1539b3a4a2df` — 1 info
  - added the new optional request property `validate_only`
- **2022-03-22** (v3) `7500cc59fcff` — 2 breaking, 7 info
  - removed the enum value `DELETE` of the request property `data/items/operation`
  - removed the enum value `SET` of the request property `data/items/operation`
  - api operation id `updateKafkaV3TopicConfigBatch` was added
  - api tag `Configs (v3)` added
  - api tag `Configs` removed
  - 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 `404`
  - added the non-success response with the status `429`
- **2022-03-22** (v3) `0b87d328c664` — 1 breaking, 9 info
  - request property `data/items/operation` was restricted to a list of enum values
  - api operation id `updateKafkaV3TopicConfigBatch` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - added the new `DELETE` enum value to the request property `data/items/operation`
  - added the new `SET` enum value to the request property `data/items/operation`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
- **2022-01-18** (v3) `242a6e383b71` — 2 breaking, 7 info
  - removed the enum value `DELETE` of the request property `data/items/operation`
  - removed the enum value `SET` of the request property `data/items/operation`
  - api operation id `updateKafkaV3TopicConfigBatch` was added
  - api tag `Configs (v3)` added
  - api tag `Configs` removed
  - 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 `404`
  - added the non-success response with the status `429`
- **2022-01-18** (v3) `fbdd72178c66` — 1 breaking, 9 info
  - request property `data/items/operation` was restricted to a list of enum values
  - api operation id `updateKafkaV3TopicConfigBatch` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - added the new `DELETE` enum value to the request property `data/items/operation`
  - added the new `SET` enum value to the request property `data/items/operation`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
- **2021-09-08** (v3) `2d4f120a2079` — 4 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 `404`
  - added the non-success response with the status `429`
- **2021-09-01** (v3) `fc95920a3a26` — 2 breaking, 3 info
  - removed the enum value `DELETE` of the request property `data/items/operation`
  - removed the enum value `SET` of the request property `data/items/operation`
  - api operation id `updateKafkaV3TopicConfigBatch` was added
  - api tag `Configs (v3)` added
  - api tag `Configs` removed
- **2021-03-10** (v3) `d61f00e40f31` — 1 breaking, 1 warning, 10 info
  - request property `data/items/operation` was restricted to a list of enum values
  - removed the request property `validate_only`
  - api operation id `updateKafkaTopicConfigBatch` removed and replaced with ``
  - api tag `Configs` added
  - api tag `Configs (v3)` removed
  - added the new `DELETE` enum value to the request property `data/items/operation`
  - added the new `SET` enum value to the request property `data/items/operation`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`

---

[Operation](https://skmtc.dev/confluentinc/apis/rest-admin-api/docs/clusters/:cluster_id/topics/:topic_name/configs:alter/post.md) · [API](https://skmtc.dev/confluentinc/apis/rest-admin-api.md) · [Page](https://skmtc.dev/confluentinc/apis/rest-admin-api/changes/clusters/:cluster_id/topics/:topic_name/configs:alter/post)
