domainForwardSubDomain
Create or update a subdomain forward to redirect traffic to a destination. Specify protocol, address, redirect type (301 or 302), and optional masked forward metadata.
Instructions
Create or update a subdomain forward [https://www.namesilo.com/api-reference]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain | |
| method | Yes | Redirect type: 301 permanent or 302 temporary | |
| address | Yes | Destination host/path, e.g. example.com or example.com/path | |
| protocol | Yes | Destination protocol | |
| meta_title | No | Optional masked-forward title | |
| sub_domain | Yes | Subdomain label, e.g. www or blog | |
| meta_keywords | No | Optional masked-forward keywords | |
| meta_description | No | Optional masked-forward description |