Update all DNS records matching specific subdomain and type criteria. Updates content and optionally TTL for all matching records.
Registrar API Bearer token. Obtain from dashboard at /dashboard/seller/api-access after requesting Registrar API access.
Domain name (e.g., 'example.com')
DNS record type to update
"A"
New content value for all matching records
"192.0.2.100"
Subdomain to update (use '@' for root domain, omit to update all subdomains)
"www"
Optional: new TTL value for all matching records
7200