Update Text Entry
Knowledge Base
Update Text Entry
Updates a specific text-based knowledge base entry by its unique ID. Use this endpoint to modify the title or content of an existing text entry. Re-indexing: The content is re-uploaded and the en
PATCH
Update Text Entry
For the complete error reference, see Error Guide.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Unique text detail ID
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
application/json
Title of the text content
Maximum string length:
500Example:
"Updated Company Policy Document"
Text content to be processed
Maximum string length:
5000Example:
"This is the updated document content with new policies and procedures..."