Skip to main content
PATCH
Updates an agent’s name or kill switch status.

Path Parameters

string
required
The agent ID (e.g., agt_abc123)

Request

string
New name for the agent
boolean
Set to true to enable kill switch (immediately blocks all API calls). Set to false to disable.

Response

Returns the updated agent object.