v1

latestSwagger 2.02026-07-13285166341.1 KB
StringTranslations

Update a string value or a state for a string translation.

No Documentation Found.

put/api/v2/StringTranslations/{stringId}/{languageId}

Path parameters

stringIdstring required
languageIdinteger required

Request body

StringValuestring required

The translated string

State'Original' | 'Requested' | 'Processing' | 'Processed' | 'Validated' | 'Invalidated' | 'RequestPending' | 'CreatePending'

The state of the translation

Timestampstring byte

A value indicating the last modification of this translation. Read Only.

AuthorIdinteger

The id of the user to last edit thie translation

StringIdstring

The id of the string that is translated

LanguageIdinteger

The id of the language of the translation

Response

No Content