Difference between revisions of "Curl -X DELETE"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
  
  curl -XDELETE localhost:9200/[[yourindexname]]
+
  curl -XDELETE "http://localhost:9200/[[yourindexname]]"
  {"acknowledged":true}
+
  {"[[acknowledged]]":true}
  
  

Latest revision as of 08:00, 30 January 2023

Advertising: