Skip to main content

Exports a translation file

Path Parameters
    projectId string required
    surveyId string required
Request Body
    copyFromLangCode string nullable

    Gets or sets the existing language from which to copy texts from. No copying will be made if this value is null, empty or doesn't match an existing language code.

    targetLanguageCodes string[] nullable

    Gets or sets the target languages.

Responses

Success

Loading...