{
"uuid": "",
"roomid": "",
"userlist": []
}curl --location --request POST '/v1/room/delroomadmin' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "",
"roomid": "",
"userlist": []
}'{
"code": 0,
"data": true,
"text": "string",
"rowcount": 0,
"showmsg": true
}