Skip to content

Remove FalconReconNotification

bk-cs edited this page Apr 28, 2023 · 16 revisions

Remove-FalconReconNotification

SYNOPSIS

Remove Falcon Intelligence Recon notifications

DESCRIPTION

Requires 'Monitoring rules (Falcon Intelligence Recon): Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] Notification identifier X X

SYNTAX

Remove-FalconReconNotification [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /recon/entities/notifications/v1

falconpy

DeleteNotificationsV1

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally