Edit FalconNgsCaseNotificationGroup - CrowdStrike/psfalcon GitHub Wiki

Edit-FalconNgsCaseNotificationGroup

SYNOPSIS

Modify a Falcon NGSIEM case notification group

DESCRIPTION

Requires 'Case Templates: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Name String Notification group name X
Description String Notification group description X
Channel Object[] Objects containing 'channels' properties ('channel_id', 'channel_name', 'recipients', 'type') X
Id String Notification group identifier X X

SYNTAX

Edit-FalconNgsCaseNotificationGroup [[-Name] <String>] [[-Description] <String>] [[-Channel] <Object[]>] [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /casemgmt/entities/notification-groups/v1

falconpy

entities_notification_groups_patch_v1

USAGE

2025-08-25: PSFalcon v2.2.9

⚠️ **GitHub.com Fallback** ⚠️