shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/gharial/social/edge/relation/8985 <<EOF { "since" : "01.01.2001" } EOF HTTP/1.1 202 Accepted x-content-type-options: nosniff content-type: application/json; charset=utf-8 etag: _WcJRTYy--_ { "error" : false, "edge" : { "_id" : "relation/8985", "_key" : "8985", "_rev" : "_WcJRTYy--_", "_oldRev" : "_WcJRTYm--J" }, "code" : 202 }