Delete an RRSet
DELETE /v1/dns/records/{zone_name}/{name}/rrsets/{dnstype}
Delete an RRSet, remove all records of a given type from a name, and its associated metadata.
Path Parameters
zone_name
The name of the zone.
Example: example.com
name
The DNS name, not including the zone portion.
Example: dns-name
dnstype
DNS name type supported by API
Example: A