We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388072a commit 20c04f1Copy full SHA for 20c04f1
specification/indices/remove_block/IndicesRemoveBlockRequest.ts
@@ -31,6 +31,7 @@ import { IndicesBlockOptions } from '@indices/_types/IndexSettings'
31
* @availability stack since=9.1.0 stability=stable
32
* @availability serverless stability=stable visibility=public
33
* @doc_id index-block-remove
34
+ * @index_privileges manage
35
*/
36
export interface Request extends RequestBase {
37
urls: [
0 commit comments