Zend certified PHP/Magento developer

Recover deleted Power Automation aka Microsoft Flow

Is there a way to recover deleted Power Automation Flows?

I know that there is a PowerShell to recover PowerApps. I tried changing the syntax of the Get-Verb to flow instead of PowerApp but no luck

Get-AdminRecoverDeletedPowerApp -AppName [Guid] -EnvironmentName [Guid]
Get-AdminRecoverDeletedFlow -AppName [Guid] -EnvironmentName [Guid]