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