Skip to content

Remove FalconDpeLocation

bk-cs edited this page Oct 29, 2025 · 1 revision

Remove-FalconDataProtectionLocation

SYNOPSIS

Remove Falcon Data Protection web locations

DESCRIPTION

Requires 'Data Protection: Write'.

PARAMETERS

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

SYNTAX

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

REFERENCE

Endpoints

DELETE /data-protection/entities/web-locations/v2

USAGE

2025-10-24: PSFalcon v2.3.0

Clone this wiki locally