API ReferenceAgentsDelete agentVersion: 2.0Delete agent DELETE /v2/agents/:agent_key Permanently delete an agent and all its associated configuration. This action cannot be undone. Request Responses204403404The agent has been deleted successfully.Permissions do not allow deleting this agent.Agent not found.