Public API
Deactivate Agent
Deactivate an agent. This is a soft delete: the agent can no longer start new runs, but its existing runs and their results remain retrievable.
delete/v2/agents/{agent_id}
Path parameters
agent_idstring uuid required
Response
Successful Response