Localization

Gets the translation history for each entry passed in.

post/v1/localization-table/tables/{tableId}/entries/translation-history

Path parameters

tableIdstring uuid required

The entries' tableId.

Query parameters

gameIdinteger

The game id.

Request body

localestring
sourceType'Invalid' | 'Text' | 'AssetImage'

Response

OK

tableIdstring uuid

The entries' tableId.

localestring

The locale of the translations.

Changes