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:
kevmcdonk
Oct 11, 2018MVP
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:
Stefaan De Vreese
Oct 11, 2018Brass Contributor
Thanks for the quick response Kevin, it works like a charm!
I also wonder why this is so badly documented, since it's a basic operation, right?
I also wonder why this is so badly documented, since it's a basic operation, right?