Skip to content

Remove FalconContentPolicy

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

Remove-FalconContentPolicy

SYNOPSIS

Remove Content Update policies

DESCRIPTION

Requires 'Content Update Policies: Write'.

PARAMETERS

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

SYNTAX

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

REFERENCE

Endpoints

DELETE /policy/entities/content-update/v1

falconpy

deleteContentUpdatePolicies

USAGE

2024-12-19: PSFalcon v2.2.8

Clone this wiki locally