Remove-SPOSiteCollectionAppCatalog

Removes the site collection app catalog.

Syntax

Remove-SPOSiteCollectionAppCatalog
      [-Site] <SpoSitePipeBind>
      [<CommonParameters>]

Description

Use this cmdlet to remove the site collection app catalog.

Examples

Example 1

Remove-SPOSiteCollectionAppCatalog -Site https://contoso.sharepoint.com/sites/Research

This example removes the site collection app catalog from the site https://contoso.sharepoint.com/sites/Research.

Parameters

-Site

Url of the site collection.

Type:SpoSitePipeBind
Position:1
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:SharePoint Online