Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 734 Bytes

deleteTerm.md

File metadata and controls

29 lines (23 loc) · 734 Bytes

pv glossary deleteTerm

Command Reference > glossary > deleteTerm

Description

Delete a glossary term.

Syntax

pv glossary deleteTerm --termGuid=<val>

Required Arguments

--termGuid (string)
The globally unique identifier for glossary term.

Optional Arguments

None

API Mapping

Catalog Data Plane > Glossary > Delete Glossary Term

DELETE https://{accountName}.purview.azure.com/catalog/api/atlas/v2/glossary/term/{termGuid}

Examples

Delete a term.

pv glossary deleteTerm --termGuid "fb035cf8-aeb2-44b1-9fdf-d532dd26a5f0"