# Delete SharePoint group

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/administration-actions/delete-sharepoint-group/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/administration-actions/delete-sharepoint-group/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity removes SharePoint group from the current site.

![Delete SharePoint group workflow activity that removes a group from the current site](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/delete_sharepoint_group_1.jpg)

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

![Example of the Delete SharePoint group activity configured with the group name and site URL](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/delete_sharepoint_group_2.png)
