Skip to content

Invoke FalconUserAction

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

Invoke-FalconUserAction

SYNOPSIS

Perform an action on a user

DESCRIPTION

Requires 'User Management: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String reset_password
reset_2fa
Action name
Id String[] User identifier

SYNTAX

Invoke-FalconUserAction [-Name] <String> [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

userActionV1

USAGE

2022-10-31: PSFalcon v2.2.3

Clone this wiki locally