Skip to content

Add FalconNgsCaseTag

bk-cs edited this page Aug 13, 2025 · 1 revision

Add-FalconNgsCaseTag

SYNOPSIS

Add tags to a Falcon NGSIEM case

DESCRIPTION

Requires 'Cases: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Tag String[] One or more tag values X
Id String Case identifier X X

SYNTAX

Add-FalconNgsCaseTag [-Tag] <String[]> [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /cases/entities/case-tags/v1

falconpy

entities_case_tags_post_v1

USAGE

2025-08-13: PSFalcon v2.2.9

Clone this wiki locally