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