remove_dns_record
Remove a DNS record from a zone by specifying its line number. Get the line number from list_dns_records.
Instructions
Remove a DNS record from a zone. line is the record's line number as returned by list_dns_records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | Line number of the record to remove | |
| zone | Yes | Domain name owning the zone |