Update Knowledge Base

Replace an existing knowledge base entry. This endpoint performs a full replacementscope_property, scope_channel, contents and is_enable must all be supplied. Use GET /knowledge_bases/{id} first if you only want to change one field.

Path Params
integer
required

The ID of the knowledge base entry to update.

Body Params
scope_property
object
required

The property scope configuration.

scope_channel
object
required

The channel scope configuration.

contents
array of objects
required
length ≥ 1

The content entries of the knowledge base.

contents*
string
required

The content text.

string
required

The subtitle for this content block.

string

Optional title for the knowledge base entry.

boolean
required

Whether the entry is enabled.

Responses

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