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