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