post https://gss-dev.aylanetworks.com/groupsceneservice/v1/collections//collection_metadata.json
This API is used to add custom attributes to a collection.
{
"custom_attributes": {
"color": "#F08080",
"sort_order": "ascending"
}
}
{
"collection_uuid":"3378223c-b1b8-4ce7-916a-158602901869"
"name":"Room103"
"type":"GROUP"
"devices":[
{
"dsn":"TESTDSN_457748_014"
"product_name":"TESTDEVICE_014"
"oem_model":"ledevb-test"
"lan_enabled":false
"connected_at":"2020-02-05T04:51:25Z"
"connection_status":"Offline"
}
]
"child_collections":[
]
"custom_attributes":{
"color":"#F08080"
"sort_order":"ascending"
}
}