Skip to main content
PUT
Update a piece of knowledge

Authorizations

Authorization
string
header
required

JWT authentication for organization-scoped endpoints.

Path Parameters

orgId
string
required

Organization ID

workspaceId
string
required

Workspace ID

knowledgeId
string
required

Knowledge ID

Body

application/json

Request schema for updating knowledge

title
string

Knowledge title

Example:

"Best practices for AI in healthcare"

description
string

Knowledge description - a short summary of the knowledge

Example:

"A collection of best practices for AI in healthcare"

content
string

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

data
object
required

Response containing a single knowledge