---
title: "Add a new Lexeme to a Language"
method: POST
path: "/languages/{languageID}/lexemes"
tags: ["Language", "Lexeme"]
---

# Add a new Lexeme to a Language

`POST /languages/{languageID}/lexemes`

## Path parameters

- `languageID` string, required

## Response `201`

201: The resource was created successfully.

---

[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/revisions/16a3d9472e1b/schema)
