PUT
json
curl -X PUT "https://api.funnullv8.com/dnsapis/DNSAPI ID" -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": null,
"msg": "更新dnsapi成功"
}