Connect a custom domain
add_domainServe a site on a domain the user owns. Returns the CNAME to add (hostname → cname.shiply.now); the certificate issues automatically once DNS resolves. Poll with check_domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | owned site slug to serve there | |
| hostname | Yes | full hostname to serve, e.g. www.example.com |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |