pub fn add_dns_record( domain: &str, token: &str, record: DnsRecord, ) -> Result<DnsRecord>
Add a dns record to the domain.