Problem in updating and c...
Problem in updating and creating api
- 主页
- 后台控制中心
- Community Forum
- Services
- Dynamic DNS Service
- Problem in updating and creating api
- Community Forum
- Problem in updating and creating api
Topic: Problem in updating and creating api
I used example parameters, but it gives me an Error 501
https://api.dynu.com/v2/dns/{id}/record/{dnsRecordId} Update an existing DNS record for DNS service.
{
"nodeName": "mail",
"recordType": "A",
"ttl": 300,
"state": true,
"group": "",
"ipv4Address": "204.25.79.214"
}
please guide me.
I have also attached the photo
Thanks
https://api.dynu.com/v2/dns/{id}/record/{dnsRecordId} Update an existing DNS record for DNS service.
{
"nodeName": "mail",
"recordType": "A",
"ttl": 300,
"state": true,
"group": "",
"ipv4Address": "204.25.79.214"
}
please guide me.
I have also attached the photo
Thanks
Reply with quote |Report
| Author | Topic: Problem in updating and creating api |
|---|---|
|
samangholami3 Joined: 2018/12/31 |
2019年9月17日星期二 上午5:05
I used example parameters, but it gives me an Error 501
https://api.dynu.com/v2/dns/{id}/record/{dnsRecordId} Update an existing DNS record for DNS service. { "nodeName": "mail", "recordType": "A", "ttl": 300, "state": true, "group": "", "ipv4Address": "204.25.79.214" } please guide me. I have also attached the photo Thanks |
2026年6月13日星期六 上午6:31
