{
"ids": [
"string"
]
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/device/app/msg/alarm/confirm' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"string"
]
}'
{}