curl --location '/Group/SetChatRoomName?authcode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "Content": "string", "QID": "string" }'
{}