---
title: "Delete a vocabulary from the terminology"
method: DELETE
path: "/terminology/v1/vocabularies/{vocabularyKey}"
tags: ["Vocabularies"]
---

# Delete a vocabulary from the terminology

`DELETE /terminology/v1/vocabularies/{vocabularyKey}`

Delete a vocabulary from the terminology.

## Path parameters

- `vocabularyKey` string, required

## Response `204`

A successful response.

## Other responses

- `404` — Returned when the vocabulary does not exist.

---

[API](https://skmtc.net/clinia/apis/terminology-api.md) · [All operations](https://skmtc.net/clinia/apis/terminology-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinia/terminology-api/revisions/3fce2e6b0ae5/schema)
