Skip to main content
POST
Create a knowledge base

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Body

application/json

POST /knowledge_bases request.

name
string
required

Display name

Required string length: 1 - 100
description
string
default:""

Description

owner_id
string | null

Optional owner (soft partition, not a security boundary); omit for a shared/tenant-wide kb

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
KbData · object
required

Endpoint-defined business result