Agents
Update Agent
Update an agent’s properties
PATCH
Updates an agent’s name or kill switch status.
Path Parameters
The agent ID (e.g.,
agt_abc123)Request
New name for the agent
Set to
true to enable kill switch (immediately blocks all API calls).
Set to false to disable.