Forum Discussion
nsakthi
Microsoft
Oct 09, 2023Exporting Microsoft Purview Data Assets using the REST API
Exporting Data Assets from Microsoft Purview using the REST API in Python enables a streamlined process to retrieve structured metadata and asset information. By leveraging the REST API and Python, u...
Yuvaraja1
Dec 13, 2024Copper Contributor
Hi nsakthi
I am trying to create "New Term in the Glossary" in the Microsoft Purview New Portal using a Python script. However, the creation is occurring in the Classic Portal instead.
Below is the URL I am using in the Python script:
https://api.purview-service.microsoft.com
Thanks in advance!