add_custom_domain
Add a custom domain to your project after provider detection by passing the confirmed provider and DNS zone. GoDaddy apex domains are not supported; use www with apex forwarding.
Instructions
Add a custom domain after provider detection. Pass the confirmed provider_name and authoritative dns_zone. GoDaddy apex domains are rejected before API creation because GoDaddy cannot publish CNAME @; use www plus apex forwarding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | single | |
| app_id | No | ||
| domain | Yes | ||
| dns_zone | No | ||
| project_id | Yes | ||
| provider_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |