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