Update a document (rename)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the knowledge document
Rename the document. Only filename is editable; the stored file and its extracted chunks are unchanged.
New filename for the document
Successfully updated document
A single file uploaded into a knowledge group. Retrieved chunks reference it by ID.
Unique identifier for the document.
ID of the knowledge group this document belongs to.
Original filename as uploaded.
MIME type or extension-derived file type.
Size of the file in bytes.
Internal URL at which the file is stored.
Current processing state. Only READY documents are searchable.
UPLOADED, PROCESSING, READY, FAILED Failure reason when status is FAILED, otherwise null.
Timestamp when the document was uploaded.
Timestamp when the document record was last updated.