Content Management

Import Document

Ingest an uploaded document (PDF/Word/text) into structured DRAFT pages.

Reuses the existing extractor pipeline for file->text, then an LLM structures it into machine-owned DRAFT pages the hotelier reviews and publishes. Nothing is published here — the human publish step stays the gate.

post/api/v1/content/properties/{property_id}/import-document

Path parameters

property_idstring uuid required

Query parameters

content_type'general' | 'dining'

Response

Successful Response

importedstring[]
skipped_manual_pagesstring[]
overwritten_human_editsstring[]
removed_stale_pagesstring[]
retained_edited_pagesstring[]

Changes

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