{
"id": 1,
"qqName": "交流群推送",
"qqGroupId": 1
}curl --location 'https://www.pushplus.plus/api/open/qqBot/edit' \
--header 'access-key: d7b******62f' \
--header 'Content-Type: application/json' \
--data '{
"id": 1,
"qqName": "交流群推送",
"qqGroupId": 1
}'{
"code": 200,
"msg": "执行成功"
}