Skip to main content
POST
Add Text to Knowledge Base

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Path Parameters

string
required
The unique identifier of the knowledge base.

Request Body

string
required
The plain text content to add to the knowledge base.
string
Optional name for the text entry.

Response Fields

boolean
Whether the text was added successfully.