Creates a Knowledge Base.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The name for the Knowledge Base
256
"Totoy Customer Support Assistant"
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
will be assigned to. If no project_id
is provided, the Knowledge Base
will be assigned to the default Project
.
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"