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