{
"guid": "string",
"opr_type": 0,
"user_ids": [
"string"
]
}curl --location '/room/opr_room_black_list' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"opr_type": 0,
"user_ids": [
"string"
]
}'{
"error_code": 0,
"error_message": "string",
"data": {}
}