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