Skip to main content
PATCH
Update knowledge item

Path Parameters

knowledgeItemId
string
required

Body

application/json
title
string
Required string length: 1 - 200
content
string

New text content. Only valid for text and memory items; triggers re-indexing.

Required string length: 1 - 50000
url
string<uri>

New URL to crawl. Only valid for link items; triggers a re-crawl.

projectShortId
string

Target a specific project by its prefixed short ID (proj-slug_shortId or proj_shortId), as returned by the projects API. Required for organization-scoped API keys; project-scoped keys may only pass their own project's short ID.

Pattern: ^proj(-.+_.+|_.+)$

Response

200 - application/json

The request has succeeded.

success
boolean
required
item
object
required