dynadot_set_domain_forwarding
Configure HTTP forwarding for a domain to a destination URL, with support for 301 permanent or 302 temporary redirects.
Instructions
Set HTTP forwarding for a domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domainName | Yes | ||
| forwardUrl | Yes | Destination URL | |
| isTemp | No | True for 302 (temporary), false/omit for 301 |