v1

latestOpenAPI 3.1.02026-07-2658119246.0 KB
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

Web Search Agent ID, format wsa_<uuid>.

Response

Successful Response