Work with the term store — the managed metadata service for consistent tagging
across SharePoint and OneDrive: create taxonomy, export/import it, search, and
clean up.
Prerequisites
| Permission |
Description |
Reference |
Sites.ReadWrite.All (delegated) |
Create/search/delete terms |
Sites permissions |
TermStore.Read.All / TermStore.ReadWrite.All (app) |
Export / import the store |
TermStore permissions |
Examples
API reference
More examples
| Script |
What it does |
export_tree.py |
Export the term store hierarchy as nested JSON, then re-import it. |