Skip to content

Remove FalconAsset

bk-cs edited this page Aug 5, 2025 · 2 revisions

Remove-FalconAsset

SYNOPSIS

Remove external assets from Falcon Discover

DESCRIPTION

Requires 'Falcon Discover: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Comment String Audit log comment
Id String[] Asset identifier X X

SYNTAX

Remove-FalconAsset [-Comment] <String> [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /fem/entities/external-assets/v1

falconpy

delete_external_assets

USAGE

2025-08-05: PSFalcon v2.2.9

Clone this wiki locally