OLAP REST Commands : Shard Management Commands : Delete Shard

Delete Shard
A shard can be explicitly deleted with the following command:
DELETE /{application}/_shards/{shard}
All of the shard's data is removed, even if it was previously assigned an expire-date that has not yet passed. If the request is successful, a 200 OK response is returned.