Skip to main content
POST
Create a new knowledge base

Authorizations

Authorization
string
header
required

Bearer token authentication using API key

Body

name
string
required

Name of the knowledge base

description
string
file_processing_implementation
enum<string>
Available options:
Default,
Textract,
Unstructured,
LlamaParse,
Other
chunk_size
integer
chunk_overlap
integer
analyze_documents
boolean
apify_key
string

Response

Knowledge base created successfully

status
enum<string>
Available options:
success,
failed
id
string

ID of the created knowledge base