Skip to main content
PUT
Update Knowledge Base

Update Knowledge Base

This endpoint updates an existing knowledge base.

Request

Headers

Path Parameters

Body

Body Fields

Response

200 OK

Response Fields

Example

Authorizations

X-API-Key
string
header
required

Path Parameters

kb_id
string<uuid>
required

Body

application/json
name
string | null

Name of the knowledge base

Required string length: 1 - 255
description
string | null

Optional description of the knowledge base

organization_id
string<uuid> | null

Response

Successful Response