elasticsearch delete all indicesa
curl -XDELETE localhost:9200/shop
                                
                            elasticsearch delete all indicesa
curl -XDELETE localhost:9200/shop
                                
                            delete index elasticsearch
curl -X DELETE 'http://localhost:9200/_all'
                                
                            elastic delete index
curl -X DELETE "localhost:9200/twitter?pretty"
                                
                            elasticsearch delete index
DELETE /my-index-000001
                                
                            elasticsearch delete all indicesa
curl -XDELETE localhost:9200/index/type/documentID
                                
                            elastic drop index
curl -X DELETE "localhost:9200/my-index-000001?pretty"
                                
                            Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us