Add custom domain
render_create_custom_domainAdd a custom domain to a Render service using its ID. Configures domain mapping for your web application.
Instructions
Add custom domain. Add a custom domain to the service with the provided ID. Calls POST /services/{serviceId}/custom-domains on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| serviceId | Yes | The ID of the service |