API Reference
Update Document Text
Update a document with new text content using the specified strategy.
Args: document_id: ID of the document to update request: Text content and metadata for the update update_strategy: Strategy for updating the document (default: ‘add’)
Returns: Document: Updated document metadata
POST
Headers
Path Parameters
Query Parameters
Body
application/json
Request model for ingesting text content
Response
200
application/json
Successful Response
Represents a document stored in MongoDB documents collection
Information about a file stored in storage