I create an index \"myindex\" with a specified document type \"mytype\". I am able to delete the index, but it appears that \"mytype\" still exists without being tied to the
You don't even need to specify the request body. Just
curl -XPOST http://:9200///_delete_by_query