Skip to main content
POST
Create Knowledge

Cabeçalhos

x-knowledge-base-config-id
string<uuid> | null

Corpo

application/json

Schema for creating knowledge entries

title
string
obrigatório

Title of the knowledge entry

content
string
obrigatório

Content of the knowledge entry

client_id
string<uuid>
obrigatório

Client ID that owns this knowledge

description
string | null

Description of the knowledge entry

tags
string[] | null

Tags for categorization

metadata
Metadata · object | null

Additional metadata

is_active
boolean
padrão:true

Whether the knowledge entry is active

Resposta

Successful Response

data
any
obrigatório

Response payload

meta
any
obrigatório

Metadata

success
boolean
padrão:true

Success indicator

message
string | null

Optional success message