Skip to main content
PATCH
Update a document

Authorizations

Authorization
string
header
required

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

Path Parameters

kb_id
string
required
doc_id
string
required

Body

application/json
title
string | null

New title. Omit to leave it unchanged.

Minimum string length: 1
category_id
string | null

Re-file the document under another category. Omit to leave it where it is; content is unaffected either way.

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
DocPatchData · object
required

Endpoint-defined business result