Configure Domain Redirects
configure_domain_redirectsConfigure custom-domain redirect policy: primary domain, optional www/root redirect, and HTTPS enforcement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app ID | |
| force_https | No | Redirect HTTP custom-domain requests to HTTPS | |
| redirect_www | No | Redirect the www/root counterpart to primary_domain | |
| primary_domain | Yes | Canonical primary domain, for example example.com |