Update Document Version Metadata Handler
Merge metadata fields into an existing document version’s metadata.
Only non-null fields in the request body are merged; existing metadata fields not present in the request are preserved.
Headers
Path Parameters
DocumentVersion ID
Cookies
Body
Partial update schema for document version metadata.
All fields are optional. Only non-None fields are merged into
the existing metadata dict.
Pipeline execution state tracking.
Aggregate statistics for a section subtree or document version.
Response
Successful Response
DocumentVersion response model.
Shared schema for DocumentVersion responses, used by Document endpoints and DocumentVersion endpoints.
DocumentVersion ID
PathPart ID
Version number (0, 1, 2...)
Auto-generated name from path_part (v0, v1, ...)
Document's PathPart ID
Full materialized path from root
Whether this version is system-managed
Tenant ID
Creation timestamp
Last update timestamp
Presigned URL to download the source document (6-hour validity)
Presigned URL to download the fast plaintext export (6-hour validity)
Version metadata (S3 artifacts, pipeline state, statistics)
