domains_createDomainForwardingV1
Create a domain forwarding configuration to redirect a domain to another URL. Supports 301 and 302 redirect types.
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 |