Update a document
Updates a document. Changing the markdown content creates a new version and re-indexes the document.
Authorizations
Use JWT token for authentication
Path Parameters
Document ID
Body
Document name
Document summary
Markdown content (creates a new version when it changes)
Project ID (send null to unset)
Parent document ID (send null to unset)
Folder ID (send null to unset)
Response
Document updated successfully
Document ID
Client UID
Project ID the document is scoped to
Document name
File name (with extension)
File type
md, pdf, txt, docx MIME type
File size in bytes
Processing / indexing status
pending, ready, failed Markdown content (for markdown documents)
Auto-generated summary
Token count
Current version number
Folder ID the document is filed in
Parent document ID (for subdocuments referenced via @ mentions)
UID of the user that created the document
Creation timestamp (ms)
Last edit timestamp (ms)