Deletes a vanity nameserver from the domain’s registry settings. This operation might fail if the registry detects the nameserver is still in use.
Authenticate via HTTP Basic with your account username and API token. Examples use an explicit 'Authorization: Basic <base64(username:token)>' header; 'curl -u username:token' is equivalent. For sandbox, append "-test" to your username and use your sandbox token on api.dev.name.com.
The domain name associated with the vanity nameserver.
"example.com"
The hostname of the vanity nameserver to delete.
"ns1.example.com"
Vanity nameserver successfully deleted.