Enable/Disable Agent
Agents
Enable/Disable Agent
Changes the enablement status of an agent.
PUT
Enable/Disable Agent
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/agents/{id}/enable
Headers
Path Parameters
You must pass the agent’s id via query paramsRequest body
| Name | Type | Required | Description |
|---|---|---|---|
| enabled | boolean | Yes | Whether the agent is enabled or not |
Example (cURL)
Responses
Response - Success
response
