Skip to content

Commit 8c5ee7b

Browse files
authored
site-creation-rest.md: add link to Invoke-PnPSPRestMethod.
1 parent e4808e0 commit 8c5ee7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/apis/site-creation-rest.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ The following REST commands are available for creating a modern SharePoint Commu
2323

2424
The base URL for the REST commands is `_api/SPSiteManager`.
2525

26+
> [!INFORMATION]
27+
> From PowerShell you can use [Invoke-PnPSPRestMethod](/powershell/module/sharepoint-pnp/invoke-pnpsprestmethod) to call these methods.
28+
29+
[!INCLUDE [pnp-powershell](../../includes/snippets/open-source/pnp-powershell.md)]
30+
2631
## Create a modern site
2732

2833
Using the following REST API you can create both Communication sites and Non-group associated Team Sites.

0 commit comments

Comments
 (0)