domain.dns.custom.delete
Example
Try it Out
{ "cuid": "D1", "host": "ns1" }
{ "code": 3000, "message": "Domain \"D1\" was not found." }
Parameters
Name | Type | Default |
---|---|---|
cuid |
cuid[Domain]
|
Required |
host |
string
|
Required |
Errors
Code | Name |
---|---|
3000 | DomainNotFound |
3001 | DomainRegistrarCommandFailed |