暂无描述
{
"groupId": "1506530522220769282",
"name": "我是群名01"
}
curl --location --request POST 'https://im.renren.club/group/editGroupName' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "1506530522220769282",
"name": "我是群名01"
}'
{
"msg": "操作成功",
"code": 200
}