curl --location '/group/SetChatroomName' \ --header 'Content-Type: application/json' \ --data '{ "ChatRoomName": "", "Nickname": "" }'
{}