POST
json
curl -X POST "https://api.funnullv8.com/stream-groups" -H "Content-Type:application/json" -H "api-key:xxxxxxx" -H "api-secret:xxxxxxx" --data '{"name":"xx","des":"描述"}'
{ "code": 0, "data": 37, "msg": "转发组添加成功" }