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 Allowed Pipeline PipelineByName Description
Id String[] True True Installation token identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally