Skip to main content
cloudflare.createDnsRecord creates a DNS record.
automations/cloudflare-create-dns-record.automation.ts
Provide zoneId, type, name, and either content or structured data. ttl defaults to automatic (1). Optional second argument { account } selects a static project account binding. Returns the created record.