| external help file | sharepointonline.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/remove-spositedesign |
| applicable | SharePoint Online |
| title | Remove-SPOSiteDesign |
| schema | 2.0.0 |
| author | trent-green |
| ms.author | trgreen |
| ms.reviewer |
Removes a site design. It no longer appears in the UI for creating a new site.
Remove-SPOSiteDesign
[-Identity] <SPOSiteDesignPipeBind>
[<CommonParameters>]Removes a site design. It no longer appears in the UI for creating a new site.
This example shows how to remove a site design.
Remove-SPOSiteDesign 21209d88-38de-4844-9823-f1f600a1179aThe ID of the site design to remove.
Type: SPOSiteDesignPipeBind
Parameter Sets: (All)
Aliases:
Applicable: SharePoint Online
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False