Update Domain Forwarding
domains_update_forwardingUpdate a domain's forwarding to redirect to a new target URL, optionally specifying the redirect type as 301 or 302.
Instructions
Update domain forwarding/redirect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Redirect type: 301 or 302 | |
| domain | Yes | Domain name | |
| redirect_to | Yes | New target URL |