---
title: "Changes to Upsert (add or replace) a Lexeme"
method: PUT
path: "/languages/{languageID}/lexemes"
---

# Changes to Upsert (add or replace) a Lexeme

`PUT /languages/{languageID}/lexemes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 17 revisions.

- **2017-09-15** `08873dab36b5` — 2 info
- **2017-09-03** `62485f488e11` — 1 info
- **2016-12-01** `13f179dcd92d` — 1 breaking

## Changes

- **2017-09-15** `08873dab36b5` — 2 info
  - api operation id `upsertLexeme` removed and replaced with `upsertLexemeByLanguage`
  - api tag `Language` added
- **2017-09-03** `62485f488e11` — 1 info
  - endpoint added
- **2016-12-01** `13f179dcd92d` — 1 breaking
  - api path removed without deprecation

---

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