Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the knowledge base
Body
- Option 1
- Option 2
The description of the knowledge base.
Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
The retrieval settings for the knowledge base.
Configuration for the external knowledge base.
external Response
Knowledge successfully updated
- Option 1
- Option 2
The unique identifier of the knowledge base.
The creation date of the knowledge base.
The unique key of the knowledge base.
The project/domain ID of the knowledge base.
The last update date of the knowledge base.
The embeddings model used for the knowledge base.
The description of the knowledge base.
Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
internal The retrieval settings for the knowledge base. If not provider, Hybrid Search will be used as a default query strategy.