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