---
title: "DELETE /atlas/v2/glossary/{glossaryGuid}"
method: DELETE
path: "/atlas/v2/glossary/{glossaryGuid}"
tags: ["Glossary"]
---

# DELETE /atlas/v2/glossary/{glossaryGuid}

`DELETE /atlas/v2/glossary/{glossaryGuid}`

Delete a glossary. Will delete underlying terms/categories together. Recommend separate delete terms and categories.

## Path parameters

- `glossaryGuid` string, required

## Response `204`

OK. If glossary delete was successful.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/purview-catalog.md) · [All operations](https://skmtc.net/azure/apis/purview-catalog/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/purview-catalog/revisions/63dd676f9a6b/schema)
