Delete DNS Record
kinsta.dns.records.deleteDeletes a specified DNS record from a domain using the domain ID, record type, and record name.
Instructions
Delete a DNS record from a domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes | The domain ID containing the record | |
| type | Yes | DNS record type to delete | |
| name | Yes | DNS record name to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||