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