---
title: "Delete a Language by ID"
method: DELETE
path: "/languages/{languageID}"
tags: ["Language"]
---

# Delete a Language by ID

`DELETE /languages/{languageID}`

## Path parameters

- `languageID` string, required

## Headers

- `ifMatch` string

## Response `204`

204: Delete operation successful.

## Changes

- **2016-12-01** `13f179dcd92d` — 1 warning
  - deleted the `header` request parameter `ifMatch`

[Change history](https://skmtc.dev/digitallinguistics/apis/dlx/changes/languages/:languageID/delete.md)

---

[API](https://skmtc.dev/digitallinguistics/apis/dlx.md) · [All operations](https://skmtc.dev/digitallinguistics/apis/dlx/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digitallinguistics/dlx/revisions/16a3d9472e1b/schema)
