Share via


Remove-SPOSiteDesign

Removes a site design. It no longer appears in the UI for creating a new site.

Syntax

Default (Default)

Remove-SPOSiteDesign
    [-Identity] <SPOSiteDesignPipeBind>

Description

Removes a site design. It no longer appears in the UI for creating a new site.

Examples

Example 1

This example shows how to remove a site design.

Remove-SPOSiteDesign 21209d88-38de-4844-9823-f1f600a1179a

Inputs

Microsoft.Online.SharePoint.PowerShell.SPOSiteDesignPipeBind

Outputs

System.Object