Import DNS Records
import_dns_recordsImport DNS records from BIND zone file content to create new records in Cloudflare.
Instructions
Import DNS records from BIND-formatted zone file content. Creates new records from the provided content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxied | No | Whether imported records should be proxied through Cloudflare | |
| zone_id | Yes | The zone ID | |
| bind_content | Yes | BIND zone file content to import |