curl --location '/group/AddChatroomAdmin' \ --header 'Content-Type: application/json' \ --data '{ "ChatRoomName": "", "UserList": [ "string" ] }'
{}