Content Management

Set Guide Identity

Full update of the guide's distribution identity. All fields are required; send null to clear a field back to the Hotel-era public default. Flows to /site and llms.txt via the stored columns. location_label is a public subtitle only — it never writes city / address / lat-lng.

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

Path parameters

property_idstring uuid required

Request body

schema_type'Hotel' | 'Organization' | 'SoftwareApplication' nullable required
seo_titlestring nullable required
seo_descriptionstring nullable required
llms_introstring nullable required
location_labelstring nullable required

Response

Successful Response

schema_type'Hotel' | 'Organization' | 'SoftwareApplication' nullable
seo_titlestring nullable
seo_descriptionstring nullable
llms_introstring nullable
location_labelstring nullable

Changes

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