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