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