v15

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-287323136.0 KB
Agents

Archive an agent (soft-delete)

Sets archivedAt on the agent and revokes the associated API key. Archived agents are excluded from list queries and cannot be updated.

delete/api/v1/agents/{agentId}

Path parameters

agentIdstring required

Agent ID

Response

Agent archived successfully.