curl --location '/room/remove_room_member' \ --header 'Content-Type: application/json' \ --data '{ "guid": "string", "room_id": "", "user_list": [] }'
null