Get Strings
Gets the value of the string(s) with a given name in all known languages.
Post the array of strings to get translations for all the strings.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
ISO Language code. ("nb-no", "en-gb" etc) Defaults to all languages if nothing specified in the Accept-Language header.
Ignore the user-provided overrides, and return the translation as defined by the system.
Body
The string names: ['SR_YES', 'SR_NO' etc]. You can specify multiple string ids in the array.
Response
OK