Create a knowledge base

View as Markdown
Create a knowledge base

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Request

This endpoint expects an object.
namestringRequired1-40 characters

Name of the knowledge base (1–40 characters, trimmed)

descriptionstringOptional

Response

Knowledge base created successfully
statusboolean
datastring

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error