PATCH
Patch Node

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

kb_id
string<uuid>
required
node_id
string<uuid>
required

Body

application/json
content
string | null
summary
string | null
title
string | null
version
integer | null

Response

Successful Response

The generic '{ok: true}' body returned by deletes / no-content mutations.

ok
boolean
default:true