Skip to content

Remove FalconUser

bk-cs edited this page Oct 31, 2022 · 17 revisions

Remove-FalconUser

SYNOPSIS

Remove a user

DESCRIPTION

Requires 'User Management: Write'.

PARAMETERS

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

SYNTAX

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

SDK Reference

falconpy

deleteUserV1

USAGE

2022-10-31: PSFalcon v2.2.3

Clone this wiki locally