{ "devType": "dgiot_iot_group", "name": "分组名" }
curl --location --request DELETE 'https://prod.iotn2n.com/iotapi/group' \ --header 'Content-Type: application/json' \ --data-raw '{ "devType": "dgiot_iot_group", "name": "分组名" }'
{}