---
title: "Perform a partial update on a Lexeme"
method: PATCH
path: "/lexemes/{lexemeID}"
tags: ["Lexeme"]
---

# Perform a partial update on a Lexeme

`PATCH /lexemes/{lexemeID}`

Perform a partial update on a Lexeme.

## Path parameters

- `lexemeID` string, required

## Headers

- `ifMatch` string

## Response `200`

200: Update successful.

## Changes

- **2017-09-15** `08873dab36b5` — 1 info
  - endpoint added
- **2016-12-01** `13f179dcd92d` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/digitallinguistics/apis/dlx/changes/lexemes/:lexemeID/patch.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)
