chunks
Delete Chunk Handler
Delete a chunk.
The chunk is deleted via its PathPart (cascading delete). The associated ChunkContent may remain if shared by other chunks.
DELETE
Delete Chunk Handler
Previous
Update Chunk Metadata HandlerUpdate chunk metadata and/or move the chunk.
The provided metadata is shallow-merged into the existing chunk_metadata.
Move params (parent_path_part_id, prev_sibling_path_id, move_to_head)
allow reparenting or reordering the chunk within the same document version.
Next
Delete Chunk Handler
