Skip to content

Remove FalconUser

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

Remove-FalconUser

SYNOPSIS

Remove a user

DESCRIPTION

Requires 'User Management: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String True True User identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally