Skip to content

Archive agent

DELETE
/v1/agents/{agent_id}
curl --request DELETE \
--url https://app.everruns.com/api/v1/agents/example
agent_id
required
string

Agent ID (prefixed, e.g., agt_…)

Agent archived successfully

Invalid agent ID

Agent not found

Internal server error