{
"chatroomName": "花花花",
"chatroomId": "44233842265@chatroom"
}curl --location --request POST '/modifyGroupName' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatroomName": "花花花",
"chatroomId": "44233842265@chatroom"
}'{
"ret": 0,
"msg": "string"
}