shell> curl -X PUT --dump - http://localhost:8529/_api/collection/products/truncate
HTTP/1.1 200 OK
x-content-type-options: nosniff
content-type: application/json; charset=utf-8
location: /_api/collection/products/truncate
{
"error" : false,
"code" : 200,
"status" : 3,
"name" : "products",
"type" : 2,
"globallyUniqueId" : "h1AA24B099AC2/11876",
"isSystem" : false,
"id" : "11876"
}