Skip to main content

Creates a survey from an existing survey and returns a Survey object

Path Parameters
    projectId string required
    sourceProjectId string required
    sourceSurveyId string required
Request Body
    dataCollectionVersion int32

    Possible values: [1, 2]

    description string nullable

    Gets or sets the description.

    languages string[] nullable
    name string nullable

    Gets or sets the name.

    tags object[] nullable
  • Array [
  • id string nullable
    name string nullable
  • ]
  • themeId string nullable
    themeSettings object
    id string nullable
Responses

Success

Loading...