Update knowledge base document
Update the name and/or content of a document.
Path parameters
documentation_id
The id of a document from the knowledge base. This is returned on document addition.
Headers
xi-api-key
Request
This endpoint expects an object.
name
A custom, human-readable name for the document.
content
Updated content for the document. Only supported for text documents, URL documents with auto-sync disabled, and file documents.
Response
Successful Response
url
OR
file
OR
text
OR
folder
Errors
422
Unprocessable Entity Error