Modifies a Knowledge Base.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Knowledge Base
.
28
Body
Request body for modifying a Knowledge Base
.
The name for the Knowledge Base
.
255
"Totoy Developer Support Assistant"
The instructions for the Knowledge Base
.
4096
"You are a developer support assistant for the developers using the Totoy API."
The unique identifier for the Project
that the Knowledge Base
should be assigned to. If the project_id
is changed, the project_ids
of the Sources
that are used as Knowledge Base Sources
will also be changed. If a Source
is used by multiple Knowledge Bases
, then the project_id
of the Knowledge Base
cannot be changed.
28
"pj_avX7imfLaPcQnv5ckvGlOEBA9"
Response
The unique identifier for the Knowledge Base
.
28
"kb_feMfJbeqbAEj4u8K5HqmKpUbY"
The name for the Knowledge Base
.
256
"Totoy Customer Support Assistant"
The date-time of when the Knowledge Base
was created, in ISO 8601 format.
"2023-07-05T12:00:00Z"
The date-time of when the Knowledge Base
was last modified, in ISO 8601 format.
"2023-07-05T12:00:00Z"
The instructions for the Knowledge Base
.
4096
"You are a customer support assistant for the customers of the company Totoy."
The unique identifier for the Project
that the Knowledge Base
is assigned to.
28
"pj_avX7imfLaPcQnv5ckvGlOEBA9"