Skip to main content
Agents

Enable an agent

POST
/agents/{agent_name}:enable

Enables the specified agent, allowing it to accept new sessions and process requests. This operation is idempotent — enabling an already-enabled agent returns success with no side effects.

Path Parameters
agent_namestringrequired
The name of the agent to enable.
Query Parameters
api-versionstringrequired
The API version to use for this operation.
Responses
No response body schema