shell> curl -X DELETE --header 'If-Match: "10241"' --dump - http://localhost:8529/_api/document/products/10237 HTTP/1.1 412 Precondition Failed etag: "10237" content-type: application/json; charset=utf-8 { "_id" : "products/10237", "_key" : "10237", "_rev" : "10237", "code" : 412, "error" : true, "errorMessage" : "precondition failed", "errorNum" : 1200 }