Update Chunk
Edit a chunk’s content, embedding, or page range.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Path Parameters
Body
Text used for vector / full-text indexing. When content is
provided and embed is omitted, embed is auto-set to the new
content. Send an explicit value to keep an indexing-optimized
variant distinct from the user-visible text.
Tri-state: omit to leave unchanged, send null to clear, send an
integer to set.
Response
Chunk updated
Source-document layout metadata (e.g. bounding boxes, page coords)
when available. null for chunks created or edited by the user.
Indexing state for search (pending, indexing, indexed, or failed).
Ordering key within the file.
Revision token for optimistic concurrency on update and delete.
Origin of the chunk: parser, user_edit, or insert.
Stable per-chunk identity.