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
Changes
No recorded changes to this endpoint across all 1 revision of this API.