v3

latestOpenAPI 3.1.02026-07-31112356215.0 KB
agentKnowledgeBase

Create knowledge item

Creates a new knowledge item and queues it for ingestion processing

post/knowledge_items

Headers

Authorizationstring required

Request body

titlestring required

Title of the knowledge item

descriptionstring required

Description of the knowledge item

source_type'document' | 'url' | 'text' required

Type of knowledge source

urlstring

Required when source_type is url

raw_textstring

Required when source_type is text

Response

Knowledge item created successfully

successboolean
itemKnowledgeItemsPostResponsesContentApplicationJsonSchemaItem
messagestring