Knowledge Base
Update Knowledge Base
Update a knowledge base name or settings.
PATCH
Update Knowledge Base
Changes state - verify before retry
Update a knowledge base. Today this changes its
Fetch the same
v1 only. Knowledge bases are available on the
/v1 API. There is no legacy unversioned equivalent.name. The new name must be unique within your workspace.
When to use this
- Renaming: keep knowledge base names aligned with the product line or customer they cover as those names change on your side.
- Naming conventions: bring older knowledge bases in line with a naming scheme so pickers stay readable.
id. A 400 Bad Request means the new name is invalid or already taken. See Errors for the standard error format.
kb_ ID after the update and confirm the name changed. If the request timed out, read the resource before retrying.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Name of the knowledge base
Example:
"Updated Product Documentation"
Update Knowledge Base