elasticsearch/docs/changelog/129128.yaml
HYUNSANG HAN (한현상, Travis) d16271b78d
Add RemoveBlock API to allow DELETE /{index}/_block/{block} (#129128)
Introduces a new `RemoveBlock` API that complements the existing `AddBlock` API by allowing users to remove index blocks using `DELETE /{index}/_block/{block}`.

Resolves #128966

---------

Co-authored-by: Niels Bauman <nielsbauman@gmail.com>
2025-06-25 06:16:14 +10:00

5 lines
130 B
YAML

pr: 129128
summary: Add RemoveBlock API to allow `DELETE /{index}/_block/{block}`
area: Indices APIs
type: enhancement
issues: []