Skip to main content
PUT
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

The hash_id of the knowledge base to update

Body

application/json

Knowledge base fields to update

title
string
required

The title of the knowledge base

language
string
required

Language code (e.g. en)

data
object[]
required

The question/answer pairs of the knowledge base

Response

Knowledge base updated

success
boolean

Whether the request succeeded

message
string

Response message