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