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