domains_createDomainForwardingV1
Create a domain forwarding rule to redirect visitors from one domain to another URL, using 301 or 302 redirect type.
Instructions
Create domain forwarding configuration.
Use this endpoint to set up domain redirects to other URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| redirect_type | Yes | Redirect type | |
| redirect_url | Yes | URL to forward domain to |