Language Management APIs
List of all cluster API endpoints within the Language Management category. Each endpoint provides specific functionality for integrating with cluster services.
PUT Update a single language translation /_system/language/get POST Get specific translations by keys and languages with fallback support /_system/language/search POST Search language translations using Elasticsearch query /_system/language/{language}/all DELETE Delete all translations for a specific language /_system/language/{language}/all GET Get all translations for a specific language /_system/language/{language}/get_last_timestamp GET Get the timestamp of the last update for a specific language /_system/languages GET Get list of available languages /_system/languages POST Create a new language Back to API Categories Return to the main API categories page to browse other endpoints
