Update a Knowledge Base in a Project
put
/ic/api/integration/v1/projects/{projectId}/ai/knowledgeBases/{id}
Updates the properties of the Knowledge Base with the specified identifier in the project.
Request
Path Parameters
-
id(required): string
Rag knowledge base identifier
-
projectId(required): string
Project identifier
Query Parameters
-
integrationInstance(required): string
This is the name of the service instance. You can get this value from the About page where it is specified in the Service instance field.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectGenerated placeholder schema to satisfy $ref resolution.
Response
Supported Media Types
- application/json
200 Response
updateProjectRagKnowledgeBase 200 response
Root Schema : Object
Type:
object