POST
json
curl -X POST "https://api.funnullv8.com/dnsapis" -H "Content-Type:application/json" -H "api-key:xxxxxxx" -H "api-secret:xxxxxxx" --data '{"name":"fd","des":"11","type":"DNSPod.cn","auth":{"DP_Id":"1","DP_Key":"2"}}'
{
"code": 0,
"data": "588",
"msg": "dnsapi添加成功"
}