Forum Discussion
Stefaan De Vreese
Oct 11, 2018Brass Contributor
How to create Team Site with REST API
Hi Guys, I have been searching all over the place to find information about a "simple" task I want to do with REST API. I want to create a new Team Site... I have found this endpoint which le...
- Oct 11, 2018
Hi Stefan, I spent ages digging around this as definitely isn't as simple as you'd think. Ultimately you need to use _api/GroupSiteManager/CreateGroupEx but I covered some of the details in my post at:
Eric Skaggs
Jun 25, 2019Copper Contributor
You can create a modern team site that's not connected to a group as well as a modern communication site via the REST APIs. Here's an example. The key on the left below is to set the web template to STS#3 instead of the classic STS#0.