records
Delete name
Delete name, along with associated records and metadata.
delete/v1/dns/records/{zone_name}/{name}
Path parameters
zone_namestring required
The name of the zone.
Example:example.com
The name of the zone.
namestring required
The DNS name, not including the zone portion.
Example:dns-name
The DNS name, not including the zone portion.
Response
resource deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.