{ "indices.delete": { "url_params": { "error_trace": "__flag__", "filter_path": [], "human": "__flag__", "pretty": "__flag__", "allow_no_indices": "__flag__", "expand_wildcards": [ "all", "open", "closed", "hidden", "none" ], "ignore_unavailable": "__flag__", "master_timeout": [ "-1", "0" ], "timeout": [ "-1", "0" ] }, "methods": [ "DELETE" ], "patterns": [ "{index}" ], "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-delete-index.html", "availability": { "stack": true, "serverless": true } } }