Skip to main content

Adds a language

Path Parameters
    projectId string required
    surveyId string required
Request Body
    code string nullable
    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.

    isDefault boolean
Responses

Success

Loading...