Updates the data of a knowledge base.
PUT https://gateway.orkeia.ai/knowledge-bases/{id}
Authenticationauthorization: <your_token>.
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Identifier of the knowledge base. | KB_123456 |
Notes
- The wrapper is the same as used in creation, containing
knowledgeBaseandfilename.- For
type: "file", send the correspondingfilenamefor the new file (if any).