Hi,
With the new REST api's that are defined to access the termstore, is it possible to mark a term as NOT "Available for tagging" ? How can I do this ?
Thank you,
Marc
Hi,
With the new REST api's that are defined to access the termstore, is it possible to mark a term as NOT "Available for tagging" ? How can I do this ?
Thank you,
Marc
Hi @NemegeerMarc-9584 ,
Currently, we canot mark a term as NOT "Available for tagging" using Graph api. You may try to sumit the request in Microsoft 365 Developer Platform: https://techcommunity.microsoft.com/t5/microsoft-365-developer-platform/idb-p/Microsoft365DeveloperPlatform.
As a workaround, you could use SharePoint CSOM api to set the property: https://docs.microsoft.com/en-us/dotnet/api/microsoft.sharepoint.taxonomy.term.isavailablefortagging?view=sharepoint-server
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
4 people are following this question.