v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB
Agent Knowledge Bases

Update document

Update a document's title or content. Updating content reprocesses the document for RAG.

patch/v1/senders/{senderId}/agent/knowledge-bases/{kbId}/documents/{docId}

Path parameters

senderIdstring required
kbIdstring required
docIdstring required

Request body

titlestring
contentstring

Response

Document updated.