Delete name
DELETE /v1/dns/records/{zone_name}/{name}
Delete name, along with associated records and 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