Content Management

Set Guide Branding

Full update of the guide's branding (logo + accent color + theme). Any field may be null to clear it. Flows to the public guide chrome via /site.

put/api/v1/content/properties/{property_id}/branding

Path parameters

property_idstring uuid required

Request body

logo_urlstring nullable
primary_colorstring nullable
theme'modern' | 'classic' | 'elegant' nullable

Response

Successful Response

logo_urlstring nullable
primary_colorstring nullable
theme'modern' | 'classic' | 'elegant' nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.