apply_domain_dns_godaddy
Apply DNS records for a domain through the GoDaddy API and automatically verify the configuration.
Instructions
Apply a domain's DNS records via the GoDaddy API, then auto-verify (POST /domains/:id/dns/godaddy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The domain id. | |
| key | Yes | GoDaddy API key (Production). | |
| secret | Yes | GoDaddy API secret. |