PUT
json
curl -X PUT "https://api.funnullv8.com/stream-groups/分组ID" -H "Content-Type:application/json" -H "api-key:xxxxxxx" -H "api-secret:xxxxxxx" --data '{"name":"xx","des":"描述"}'
{ "code": 0, "data": null, "msg": "更新转发组成功" }