This activity removes SharePoint group from the current site.
SharePoint Workflow Designer Phrase
Delete the following SharePoint group from current site.
Parameters
Input parameters
Parameter | Description | Example |
The followinggroup | Name of the SharePointgroup | |
current site | Optional. The URL of the site collection where the group is being deleted.Default value is current site collection. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite |
Example