Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer token using an API key (format nl_live_* or nl_test_*)

Body

application/json
name
string
required

Name of the knowledge base

description
string
required

Description of what this knowledge base contains

type
enum<string>
required

Knowledge base type

Available options:
internal,
external

Response

Created knowledge base

_id
string
required

Unique identifier

accountId
string
required

Owning account ID

name
string
required

Knowledge base name

type
enum<string>
required

Knowledge base type

Available options:
internal,
external
documentCount
integer
required

Number of documents in the knowledge base

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
description
string

Knowledge base description