New FalconDpeLabel - CrowdStrike/psfalcon GitHub Wiki
Create a Falcon Data Protection sensitivity label
Requires 'Data Protection: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Name | String | Sensitivity label name | X | ||||
| DisplayName | String | Sensitivity label display name | X | ||||
| LabelProvider | String | Sensitivity label provider | X | ||||
| Synced | Boolean | Sync sensitivity label with Microsoft 365 or Google Workspace | X | ||||
| ExternalId | String | Sensitivity label external identifier [when synced: $true] | X | ||||
| PluginsConfigurationId | String | CrowdStrike Falcon Store plugin identifier [when synced: $true] | X | ||||
| CoAuthoring | Boolean | Co-authoring value for Microsoft 365 [when synced: $true] | X |
New-FalconDpeLabel [-Name] <String> [[-DisplayName] <String>] [[-LabelProvider] <String>] [[-Synced] <Boolean>] [[-ExternalId] <String>] [[-PluginsConfigurationId] <String>] [[-CoAuthoring] <Boolean>] [-WhatIf] [-Confirm] [<CommonParameters>]POST /data-protection/entities/labels/v2
entities_sensitivity_label_create_v2
2025-12-23: PSFalcon v2.3.0
