Enable/Disable Knowledge Base
Knowledge Bases
Enable/Disable Knowledge Base
Changes the enablement status of a knowledge base.
PUT
Enable/Disable Knowledge Base
Documentation Index
Fetch the complete documentation index at: https://docs.orkeia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
PUT https://gateway.orkeia.ai/knowledge-bases/{id}/enable
AuthenticationRequires header
authorization: <your_token>.
Path Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Identifier of the knowledge base. | KB_123456 |
Request Body (JSON)
Example (cURL)
Responses
Response - Success
response
