Headers
Body
application/json
Request model for ingesting text content
Raw text content to store as a document.
Optional filename hint used when inferring MIME type or displaying the document.
User-defined metadata stored with the document (JSON-serializable).
Optional per-field type hints: 'string', 'number', 'decimal', 'datetime', 'date', 'boolean', 'array', 'object'. Enables typed comparisons with $eq, $gt, etc. Types are inferred if omitted.
When provided, uses Morphik's finetuned ColPali style embeddings (recommended to be True for high quality retrieval).
Optional folder scope for the operation
Optional end-user scope for the operation
Response
Successful Response
Represents a document stored in the database documents collection

