Allow to delete a mapping (type) with its data. The REST endpoint is `/{index}/{type}` with `DELETE` method.
Allow to delete a mapping (type) with its data. The REST endpoint is
/{index}/{type}withDELETEmethod.