Agents
Enable an agent
POST
/agents/{agent_name}:enableEnables 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 ParametersQuery Parameters
agent_namestringrequired
The name of the agent to enable.api-versionstringrequired
The API version to use for this operation.Responses
No response body schema