v1

latestSwagger 2.02026-07-13285166341.1 KB
StringDefinitions

Update StringDefinition objects. Accepts an array of StringDefinition objects. This endpoint will add StringDefinitionChange objects to the database. The DescriptionForTranslator may not be modified after a String is submitted for translation.

No Documentation Found.

put/api/v2/StringDefinitions/Batch

Request body

Idstring

The identifier for the string. Read Only.

DescriptionForTranslatorstring required

The description of the string to be translated.

ParameterCountinteger

The number of parameters expected for the string.

Timestampstring byte

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

DoNotTranslateboolean

True if the string should not be translated. False by default.

Response

No Content