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