Sets DNS host records settings for the requested domain.
{
"authDetails":{
"ParentUserType":"",
"ParentUserId":0,
"UserId":"",
"UserName":"",
"ClientIp":"",
"EndUserIp":"",
"AdminUserName":"",
"DisableSecurityNotification":true,
"AllowWhenDomainLocked":true,
"ProceedWhenDomainLockedFlag":true,
"DefaultChargeForUserName":"",
"Roles":[
"User"
]
},
"request":{
"RequestValues":[
{
"Key":"HostName1",
"Value":"@"
},
{
"Key":"RecordType1",
"Value":"A"
},
{
"Key":"Address1",
"Value":"213.87.128.103"
},
{
"Key":"TTL1",
"Value":"3600"
},
{
"Key":"HostName2",
"Value":"@"
},
{
"Key":"RecordType2",
"Value":"AAAA"
},
{
"Key":"Address2",
"Value":"8f1f:6f14:ca8e:e50c:6a3a:7f30:2814:5d70"
},
{
"Key":"TTL2",
"Value":"300"
},
{
"Key":"HostName3",
"Value":"@"
},
{
"Key":"RecordType3",
"Value":"CAA"
},
{
"Key":"Address3",
"Value":"0 issue \"iva.name\""
},
{
"Key":"TTL3",
"Value":"1800"
},
{
"Key":"HostName4",
"Value":"www"
},
{
"Key":"RecordType4",
"Value":"CNAME"
},
{
"Key":"Address4",
"Value":"chasity.biz."
},
{
"Key":"TTL4",
"Value":"1200"
},
{
"Key":"HostName5",
"Value":"dk1024-2012._domainkey.returnpath.com."
},
{
"Key":"RecordType5",
"Value":"TXT"
},
{
"Key":"Address5",
"Value":"Aut et sed sit quos aut harum omnis molestias asperiores."
},
{
"Key":"TTL5",
"Value":"1200"
},
{
"Key":"HostName6",
"Value":"ns"
},
{
"Key":"RecordType6",
"Value":"NS"
},
{
"Key":"Address6",
"Value":"gabriel.info."
},
{
"Key":"TTL6",
"Value":"3600"
}
],
"SLD":"msvec1664270616687",
"TLD":"xyz"
}
}
* NB! All "Key", "Value", "TLD" and "SLD" values should be substituted with the actual values/domain&TLDs you want to set up.