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