Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 444 Bytes

File metadata and controls

13 lines (11 loc) · 444 Bytes

#Remove-SPOWorkflowSubscription Removes a workflow subscription ##Syntax

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

##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.