documents
Update Document Handler
Update a document (rename, move, and/or change active version).
To rename: provide name field.
To move: provide parent_path_part_id field.
To change active version: provide active_version_id field.
All can be done in a single request.
PATCH
Update Document Handler
Headers
Path Parameters
Cookies
Body
application/json
Response
Successful Response
Document response model.
Path part type
Available options:
DOCUMENT Document ID
PathPart ID
Document name
Parent PathPart ID
Type of document
Available options:
PDF, DOCX, PLAINTEXT, IMAGE, XLSX, CSV, PPTX, UNKNOWN Origin of document
Available options:
SOURCE, GENERATED Active version ID
Active version details
Full materialized path from root
Whether this document is system-managed
Tenant ID
Creation timestamp
Last update timestamp
Tags attached to this document
Update Document Handler
