/datastores/{id}/documents
Update Document Metadata
Post details of a given document that will enrich the chunk and be added to the context or just for filtering. If Just for filtering, start with "_" in the key.
put/datastores/{datastore_id}/documents/{document_id}/metadata
Path parameters
datastore_idstring uuid required
Datastore ID of the datastore from which to retrieve the document
Datastore ID of the datastore from which to retrieve the document
document_idstring uuid required
Document ID of the document to retrieve details for
Document ID of the document to retrieve details for
Request body
Response
Successful Response