Update a piece of knowledge
Knowledge
Update a piece of knowledge
Updates the title, description, or content of an existing piece of knowledge
PUT
Update a piece of knowledge
Authorizations
JWT authentication for organization-scoped endpoints.
Path Parameters
Organization ID
Workspace ID
Knowledge ID
Body
application/json
Request schema for updating knowledge
Knowledge title
Example:
"Best practices for AI in healthcare"
Knowledge description - a short summary of the knowledge
Example:
"A collection of best practices for AI in healthcare"
The content of the knowledge, only available for text sources, optional
Example:
"A collection of best practices for AI in healthcare"
Response
Success
Response containing a single knowledge
Response containing a single knowledge