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