shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1596876246?rev=1597203926 {"other":"content"} HTTP/1.1 412 Precondition Failed content-type: application/json; charset=utf-8 etag: "1596876246" { "error" : true, "code" : 412, "errorNum" : 1200, "errorMessage" : "precondition failed", "_id" : "products/1596876246", "_rev" : "1596876246", "_key" : "1596876246" }