domain-create
Create a domain configuration to map a hostname to an application, compose service, or preview deployment.
Instructions
POST /domain.create
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| path | No | ||
| port | No | ||
| customEntrypoint | No | ||
| https | No | ||
| applicationId | No | ||
| certificateType | No | ||
| customCertResolver | No | ||
| composeId | No | ||
| serviceName | No | ||
| domainType | No | ||
| previewDeploymentId | No | ||
| internalPath | No | ||
| stripPath | No | ||
| middlewares | No |