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