Skip to content

Remove FalconInstallToken

bk-cs edited this page Sep 22, 2022 · 17 revisions

Remove-FalconInstallToken

SYNOPSIS

Remove installation tokens

DESCRIPTION

Requires 'Installation Tokens: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String[] ^[a-fA-F0-9]{32}$ Installation token identifier

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally