Skip to main content
POST
Create a Knowledge Base

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
name
string
required

Trimmed before storage.

Required string length: 1 - 120
description
string | null

Truthy strings are trimmed; empty string becomes null; whitespace-only becomes an empty string.

Response

Created knowledge base.

success
enum<boolean>
required
Available options:
true
id
string<uuid>
required
name
string
required
status
string
required
Last modified on September 8, 2026