v1

latestSwagger 2.02026-07-13285166341.1 KB
StringDefinitions

Create StringDefinition object. The originating translation must be provided. Accepts an array of StringDefinition objects. Returns nothing.

No Documentation Found.

post/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