Add a new Lexeme
Add a new Lexeme. A `languageID` must be provided either as a query parameter, or as an attribute on the Lexeme body.
Add a new Lexeme to a Language
Delete a Language by ID
Delete a Lexeme by ID
Delete a Lexeme by ID
Get a Lexeme by ID
Get a Lexeme by ID
Get all Languages
Retrieves all the Languages that the authenticated user or client has permission to access.
Get all Lexemes
Retrieve all Lexemes that the authenticated user has permission to access. Include a `languageID` query parameter to limit results to Lexemes from a particular Language.
Get all Lexemes for a Language
Perform a partial update on a Language
Performs a partial update the Language whose ID is specified in the URL. If the Language object has an `id` property, is ignored in favor of the ID in the URL.
Perform a partial update on a Lexeme
Perform a partial update on a Lexeme.
Perform a partial update on a Lexeme
Retrieve a Language by ID
Upsert (add or replace) a Lexeme
Upsert (add or replace) a Lexeme. A `languageID` must be provided either as a query parameter, or as an attribute on the Lexeme body.
Upsert (add or replace) a Lexeme
Upsert (create or replace) a Language
Creates a Language if it does not yet exist (i.e. if the resource does not have an `id` property yet), or replaces the existing Language resource if it does. Note that this replaces the *entire* Language. It is not a partial update.
Any provider, on request.
Request it
Tell us which provider you need, and we will ship it in the registry.
Generate it
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.