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