Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Remove-AdminFlowApprovals

Removes all active and inactive flow approvals.

Syntax

Default (Default)

Remove-AdminFlowApprovals
 [[-EnvironmentName] <String>]
 [[-ApiVersion] <String>]
 [<CommonParameters>]

Description

The Remove-AdminFlowApprovals cmdlet removes all active and inactive flow approvals. Use Get-Help Remove-AdminFlowApprovals -Examples for more detail.

Examples

EXAMPLE 1

Remove-AdminFlowApprovals -EnvironmentName 3c2f7648-ad60-4871-91cb-b77d7ef3c239

Finds all approvals assigned to the user in the current environment.

Parameters

-ApiVersion

Specifies the Api version that is called.

Parameter properties

Type:String
Default value:2016-11-01
Supports wildcards:False
DontShow:False

Parameter sets

-EnvironmentName

Limits approvals deleted to the specified environment by providing the environment ID.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.