Skip to content

Remove FalconIdentityRule

bk-cs edited this page Dec 19, 2024 · 1 revision

Remove-FalconIdentityRule

SYNOPSIS

Remove Falcon Identity Protection policy rules

DESCRIPTION

Requires 'Identity Protection Policy Rules: Write'.

PARAMETERS

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

SYNTAX

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

REFERENCE

Endpoints

DELETE /identity-protection/entities/policy-rules/v1

falconpy

api_preempt_proxy_delete_policy_rules

USAGE

2024-12-19: PSFalcon v2.2.8

Clone this wiki locally