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.