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