DELETE
json
curl -X DELETE "https://api.funnullv8.com/site-groups/分组ID" -H "Content-Type:application/json" -H "api-key:xxxxxxx" -H "api-secret:xxxxxxx"
{ "code": 0, "data": null, "msg": "网站组删除成功" }