ghl_kb_update_knowledge_base
Update an existing knowledge base's name or description by specifying its ID and the fields to modify.
Instructions
Update a knowledge base Endpoint: PUT /knowledge-bases/{id} (Version header: v3; source: v3/knowledge-base-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |