Skip to main content
PATCH
Update a knowledge base item by Id.

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Path Parameters

id
string
required

Body

application/json
itemName
string
required

The name of the knowledge base item to update.

Required string length: 1 - 250
Example:

"Updated Product Documentation"

Response

Successful response

success
boolean
default:false
message
string
default:success
data
object