elasticsearch/rest-api-spec/src
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
..
main/resources Add RemoveBlock API to allow DELETE /{index}/_block/{block} (#129128) 2025-06-25 06:16:14 +10:00
yamlRestTest Add RemoveBlock API to allow DELETE /{index}/_block/{block} (#129128) 2025-06-25 06:16:14 +10:00