---
title: "Upsert (add or replace) a Lexeme"
method: PUT
path: "/languages/{languageID}/lexemes"
tags: ["Language", "Lexeme"]
---

# Upsert (add or replace) a Lexeme

`PUT /languages/{languageID}/lexemes`

## Path parameters

- `languageID` string, required

## Headers

- `ifMatch` string

## Response `201`

201: Upsert successful.

---

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