v1

latestOpenAPI 3.0.1Apache 2.02026-07-17427669.7 KB
Index

Delete index

delete/api/index/{index}

Path parameters

indexstring required

Index

Response

OK

indexstring
messagestring
storage_typestring

Example response

{
  "storage_type": "storage_type",
  "index": "index",
  "message": "message"
}