Delete Index
DELETE {{baseUrl}}/:index
Removes a document from the index.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand_wildcards | string | ||
ignore_unavailable | boolean | ||
master_timeout | string | ||
timeout | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"acknowledged":true}