Skip to main content
PUT
Update Knowledge Base

Endpoint

PUT https://gateway.orkeia.ai/knowledge-bases/{id} Authentication
Requires header authorization: <your_token>.

Path Parameters

Request Body (JSON)

Notes
  • The wrapper is the same as used in creation, containing knowledgeBase and filename.
  • For type: "file", send the corresponding filename for the new file (if any).

Example (cURL)

Responses

Response - Success

response

500 — Server Error

400 — Client Error