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