Salambo
Browse documentation
Agents

Archive an agent

Archives the agent and sets is_active=false. Requires agents:write.

Archived agents are excluded from the list endpoint and cannot start native runs.

DELETE/agents/{agentId}

Authorization

AuthorizationBearer <token>

Path parameters

agentIdstringrequired
format
"uuid"

Response

application/json

Archive result.

object
idstringrequired
deletedboolean