New FalconDpeLocation - CrowdStrike/psfalcon GitHub Wiki
Create a Falcon Data Protection web location
Requires 'Data Protection: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName | 
|---|---|---|---|---|---|---|---|
| InputObject | Object[] | One or more web locations to create | X | ||||
| Name | String | Web location name | |||||
| ApplicationId | String | Application identifier | |||||
| EnterpriseAccountId | String | Enterprise account identifier | |||||
| ProviderLocationId | String | Provider location identifier | |||||
| ProviderLocationName | String | Provider location name | 
New-FalconDataProtectionLocation [-Name] <String> [[-ApplicationId] <String>] [[-EnterpriseAccountId] <String>] [[-ProviderLocationId] <String>] [[-ProviderLocationName] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]New-FalconDataProtectionLocation -InputObject <Object[]> [-WhatIf] [-Confirm] [<CommonParameters>]POST /data-protection/entities/web-locations/v2
2025-10-24: PSFalcon v2.3.0
