diff --git a/src/api/typesRiskIntelligence.ts b/src/api/typesRiskIntelligence.ts index 11ef8b6..eb831d8 100644 --- a/src/api/typesRiskIntelligence.ts +++ b/src/api/typesRiskIntelligence.ts @@ -775,12 +775,6 @@ export interface ClientAutomationToolData { * @public */ export interface ClientAutomationData { - /** - * Whether the browser was detected as running in headless mode. - * @summary Headless browser detection - */ - headless: boolean; - /** * Detected automation tool information. * @summary Automation tool detection results