/
DI
digitallinguistics
/
DLx
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Language
11
get
Get all Languages
put
Upsert (create or replace) a Language
post
Add a new Language
get
Retrieve a Language by ID
delete
Delete a Language by ID
patch
Perform a partial update on a Language
get
Get all Lexemes for a Language
put
Upsert (add or replace) a Lexeme
post
Add a new Lexeme to a Language
get
Get a Lexeme by ID
delete
Delete a Lexeme by ID
Lexeme
7
Language
Add a new Language
post
/languages
Request body
object
required
Response
201: The resource was created successfully.
Changes