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