Skip to main content
PUT
Update Knowledge

Cabeçalhos

x-client-id
string<uuid> | null

Parâmetros de caminho

knowledge_id
string
obrigatório

Corpo

application/json

Schema for updating knowledge entries

title
string | null

Title of the knowledge entry

content
string | null

Content of the knowledge entry

description
string | null

Description of the knowledge entry

tags
string[] | null

Tags for categorization

metadata
Metadata · object | null

Additional metadata

is_active
boolean | null

Whether the knowledge entry is active

Resposta

Knowledge entry updated successfully

data
any
obrigatório

Response payload

meta
any
obrigatório

Metadata

success
boolean
padrão:true

Success indicator

message
string | null

Optional success message