Invoke FalconUserAction - CrowdStrike/psfalcon GitHub Wiki
Perform an action on a user
Requires 'User management: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Name | String | Action name |
reset_passwordreset_2fa
|
||||
| Id | String[] | User identifier |
Invoke-FalconUserAction [-Name] <String> [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]POST /user-management/entities/user-actions/v1
2023-04-25: PSFalcon v2.2.5
