Skip to main content
PATCH
Update a knowledge base

Authorizations

Authorization
string
header
required

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

Path Parameters

kb_id
string
required

Body

application/json

PATCH request BODY (kb_id rides the path, not the body).

name
string | null

New name, 1–100 characters. Omit to leave it unchanged.

Required string length: 1 - 100
description
string | null

New description. Omit to leave it unchanged.

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
KbData · object
required

Endpoint-defined business result