Skip to main content

Rename/move a knowledge-base node or update a page's options

PATCH 

/v1/default/banks/:bank_id/knowledge-base/nodes/:node_id

Rename a node (set name), move it under another folder (set parent_id, null for the root), and/or update a page's options (source_query, tags, max_tokens). Changing source_query schedules an async refresh so the page rebuilds against the new question.

Authentication required — include an Authorization: Bearer hsk_... header. See Authentication for details.

Request

Responses

Successful Response