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