v1
OpenAPI 3.0.42026-08-068161,1253.1 MBLocalization
Checks if the requested target languages are allowed for automatic translation based on the source language. If there are no requested target languages, then all allowed target languages for the source language will be returned.
get/v1/automatic-translation/languages/{languageCode}/target-languages
Path parameters
languageCodestring required
The source language.
Query parameters
targetLanguagesstring[]
Optional target languages. If not passed in, all allowed target languages for the source language will be returned.
gameIdinteger
Optional gameId. If not passed in, we'll return the default list of languages allowed.
Response
OK