shell> curl -X DELETE --dump - http://localhost:8529/_api/document/products/10844
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
etag: "_V8R1FcC--_"
x-content-type-options: nosniff
location: /_db/_system/_api/document/products/10844
{
"_id" : "products/10844",
"_key" : "10844",
"_rev" : "_V8R1FcC--_"
}