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