Remove FalconCommand - CrowdStrike/psfalcon GitHub Wiki
Remove a command from a queued Real-time Response session
Requires 'Real time response: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName | 
|---|---|---|---|---|---|---|---|
| SessionId | String | Session identifier | X | ||||
| CloudRequestId | String | Cloud request identifier | X | 
Remove-FalconCommand [-SessionId] <String> [-CloudRequestId] <String> [-WhatIf] [-Confirm] [<CommonParameters>]DELETE /real-time-response/entities/queued-sessions/command/v1
2023-04-25: PSFalcon v2.2.5
