curl --location 'https://new.qiweapi.com/qiwe/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/room/prohibitChangeRoomName",
"params": {
"guid": "",
"roomId": "108***96179",
"newFlag": 67108870,
"disable": true
}
}'{
"code": 0,
"data": [
{}
],
"msg": "string"
}