apply_domain_dns_cloudflare
Apply a domain's DNS records via Cloudflare API and auto-verify the setup, requiring a Zone.DNS:Edit scoped token.
Instructions
Apply a domain's DNS records via the Cloudflare API, then auto-verify (POST /domains/:id/dns/cloudflare). Requires a scoped Zone.DNS:Edit token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The domain id. | |
| token | Yes | A Cloudflare API token with Zone.DNS:Edit on this domain. |