Update Knowledge Context

Patch an existing knowledge entry. Only supplied (non-empty) fields are updated.

Tag and scope lists replace existing values entirely — they do not append.

Send as multipart/form-data. To replace the attached file, include a file field. To remove the existing file without uploading a new one, set clear_attachment=true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

New title. Omit to leave unchanged.

New description body. Omit to leave unchanged.

array | null

Replacement tag list — replaces all existing tags. Omit to leave unchanged.

array | null

Replacement product scope list — replaces all existing scopes. Omit to leave unchanged.

boolean
Defaults to false

When true, removes the existing file attachment without uploading a new one.

Replacement file attachment. Omit to leave existing file unchanged.

Responses

403

Forbidden — caller lacks the Knowledge Hub manage permission.

404

Not found — the referenced knowledge entry does not exist.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json