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