---
title: "Changes to Upsert (create or replace) a Language"
method: PUT
path: "/languages"
---

# Changes to Upsert (create or replace) a Language

`PUT /languages`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 17 revisions.

- **2017-09-03** `62485f488e11` — 5 info
- **2017-06-05** `1040300286b6` — 5 info
- **2017-04-26** `4ad4937acacb` — 2 info
- **2017-04-22** `97593df68230` — 1 info
- **2016-12-01** `13f179dcd92d` — 2 warning

## Changes

- **2017-09-03** `62485f488e11` — 5 info
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `409`
  - removed the non-success response with the status `412`
  - removed the non-success response with the status `413`
  - removed the non-success response with the status `422`
- **2017-06-05** `1040300286b6` — 5 info
  - added the non-success response with the status `403`
  - added the non-success response with the status `409`
  - added the non-success response with the status `412`
  - added the non-success response with the status `413`
  - added the non-success response with the status `422`
- **2017-04-26** `4ad4937acacb` — 2 info
  - api operation id `upsertLanguages` removed and replaced with `upsertLanguage`
  - added the new optional `header` request parameter `ifMatch`
- **2017-04-22** `97593df68230` — 1 info
  - api operation id `upsertLanguage` removed and replaced with `upsertLanguages`
- **2016-12-01** `13f179dcd92d` — 2 warning
  - the optional response header `Last-Modified` removed for the status `201`
  - deleted the `header` request parameter `ifMatch`

---

[Operation](https://skmtc.dev/digitallinguistics/apis/dlx/docs/languages/put.md) · [API](https://skmtc.dev/digitallinguistics/apis/dlx.md) · [Page](https://skmtc.dev/digitallinguistics/apis/dlx/changes/languages/put)
