Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 475 Bytes

RemovePnPWorkflowSubscription.md

File metadata and controls

14 lines (12 loc) · 475 Bytes

#Remove-PnPWorkflowSubscription Removes a workflow subscription ##Syntax

Remove-PnPWorkflowSubscription -Identity <WorkflowSubscriptionPipeBind>
                               [-Web <WebPipeBind>]

##Parameters

Parameter Type Required Description
Identity WorkflowSubscriptionPipeBind True The subscription to remove
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.