{
"thing": {
"subdevid": "5b1bc4cf52",
"subprodid": "9c5930e565",
"thingid": "ipjnGiLSt7"
},
"topo": {
"productid": "JVANH8bf5n",
"topoid": "330980"
}
}curl --location --request PUT 'https://prod.iotn2n.com/iotapi/group' \
--header 'Content-Type: application/json' \
--data-raw '{
"thing": {
"subdevid": "5b1bc4cf52",
"subprodid": "9c5930e565",
"thingid": "ipjnGiLSt7"
},
"topo": {
"productid": "JVANH8bf5n",
"topoid": "330980"
}
}'{}