Update Document
Documents
Update Document
Update a knowledge base document’s name, content, metadata, or folder
PATCH
Update Document
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
Available options:
2026-03-01 Example:
"2026-03-01"
Path Parameters
The ID of the document.
Body
application/json
Fields to update on a document
New document text. Maximum 1 MB. Updating this property triggers re-indexing of the document.
Minimum string length:
1New display name. Pass null to clear.
Replacement metadata map. Updating this property triggers re-indexing of the document.
Move the document to a different folder.
Response
Document updated.