{
"id":"NuVE5ylK3Gq",
"isAuthorized":false
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/resourceGroup/getUserList' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"NuVE5ylK3Gq",
"isAuthorized":false
}'
[
{
"id": "string",
"name": "string"
}
]