How to Update Term Store Values with REST API, MS Graph API,JavaScript, and PnPjs Approaches
Four ways to update a term in the SharePoint Term Store programmatically (SharePoint’s own REST API, Microsoft Graph, plain JavaScript, and PnPjs) and what actually differs between them beyond “which one is easiest.” In this post: Option 1: SharePoint REST API · Option 2: Microsoft Graph · Option 3: plain JavaScript · Option 4: PnPjs


