22 lines
314 B
JSON
22 lines
314 B
JSON
|
{
|
||
|
"indices.delete": {
|
||
|
"documentation": "",
|
||
|
"methods": ["DELETE"],
|
||
|
"url": {
|
||
|
"path": "/",
|
||
|
"paths": ["/", "/{index}"],
|
||
|
"parts": {
|
||
|
"index": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"index": {
|
||
|
},
|
||
|
"timeout": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|