v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Updates an app language.

put/api/apps/{app}/languages/{language}

Path parameters

appstring required

The name of the app.

languagestring required

The language to update.

Request body

isMasterboolean nullable

Set the value to true to make the language the master.

isOptionalboolean

Set the value to true to make the language optional.

fallbackstring[] nullable

Optional fallback languages.

Response

Language updated.

_linksobject required

The links.