Create Domain Forwarding
domains_create_forwardingCreate domain forwarding to redirect a source domain to a target URL, choosing between 301 and 302 redirect types.
Instructions
Create a domain forwarding/redirect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Redirect type: 301 or 302 | |
| domain | Yes | Source domain | |
| redirect_to | Yes | Target URL |