Update chunks
Monitoring
Update chunks
This endpoint is used for updating chunks. If the document ID is unspecified, a new document will be created.
The user should have these permissions:
- Can upload document chunk for benchmarks
- Can create company collection
- Can add document chunks to company collection
POST
Update chunks
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request serializer for updating document chunks.
List of chunks to update or add to the document
ID of existing document to update (optional, creates new document if not provided)
Name for new document (required when creating new document)
Collection name (required when creating new document)