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