Update Knowledge Base by ID
Update the details of a specific knowledge base using its unique identifier.
| Path Parameters |
|---|
id uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
title stringThe updated title of the knowledge base. |
description stringThe updated description of the knowledge base. |
| Responses | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Knowledge Base detail response
| |||||||||||||
400Knowledge Base validation error
| |||||||||||||
500Server Error
|