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