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