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