Content Management

Set Custom Domain

Point a hotel-owned hostname at this property's guide and provision TLS.

The edge maps the host onto the guide_slug, so the public resolution path is unchanged. We register the hostname with Cloudflare for SaaS so HTTPS is issued automatically — the hotel only adds a single CNAME at their DNS provider (no Cloudflare account or worker on their side).

put/api/v1/content/properties/{property_id}/custom-domain

Path parameters

property_idstring uuid required

Request body

custom_hostnamestring required
custom_path_prefixstring nullable

Response

Successful Response

custom_hostnamestring nullable required
custom_path_prefixstring nullable required
cname_targetstring nullable required
ssl_statusstring nullable
cloudflare_configuredboolean

Changes

No recorded changes to this endpoint across all 5 revisions of this API.