{
"configs": "",
"identifier": "",
"name": "",
"id": "",
"desc": ""
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/combo/save' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"configs": "",
"identifier": "",
"name": "",
"id": "",
"desc": ""
}'
{}