v1
latestOpenAPI 3.0.02026-07-26870415.2 KBkb
Update knowledge node
Partial update of a knowledge node. Requires a token with read_write access.
patch/v1/kb/nodes/{node_id}
Path parameters
node_idstring required
Knowledge node id (24 hex characters).
Example:65f1a2b3c4d5e6f7a8b9c0d1
Query parameters
workspace_idstring required
Workspace to query.
Example:j57demo8f8x7c9v0n2q4r6t8y1u3i5o
Request body
Example request
{
"title": "Checkout instructions (updated)",
"tags": [
"seasonal"
],
"enabled": true
}Response
Knowledge node updated