Update a chunk
Updates chunk text, metadata, or a supplied embedding. Changing text without an embedding queues the chunk for re-embedding.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Chunk successfully updated
The status of the chunk
pending, processing, completed, failed, queued Metadata of the chunk. Can include page_number or any other key-value pairs
The unique identifier of the user who created the chunk
The unique identifier of the user who updated the chunk
Additive compatibility fields from the database document.