Forum Discussion
Only One Site Level Term Group Allowed? ( type: SiteCollectionGroup ) Graph API & GUI Attempted
Put simply, I am unable to find a way to create more than one group in the 'Site level term groups' area within a given site's settings. Either via the GUI or via the Graph API options.
If I send a POST to the /termGroups endpoint it just modifies the current, sole, site level group.
The Graph API docs do not indicate any limitation, and neither do the SP docs that I've found (here, here, and here) ... just wondering if someone out there knows something obvious that isn't within my current realm of finding.
1 Reply
- DSandi77Copper Contributor
Hey Eliot,
Seems like you have hit a limitation I have found this reference online as well while looking for information. I was not able to create a second group within a site collection either, had the same experience:
https://bamboosolutions.com/blog/sharepoint-term-store-3/#:~:text=(POST)%20%7BBASE_URL%7D/termStore/groups,Update%20Term%20Group
Seems like MS want you to only create multiple at a global level.
Warm regards,Dhruv