Delete an agent
Delete an agent
Delete the agent. The call is idempotent: deleting a non-existent agent returns 204. Deletion does not cascade to the agent’s threads — existing threads remain queryable but cannot start new runs (attempts return 502). Delete threads explicitly when you want to clean them up.
DELETE
Delete an agent

