Update survey section
PUT/v3/sections/:section_id
Update survey section
Request
Path Parameters
Id of Section
- application/json
 
Body
Array [
]
Id of Survey
section
object
required
Section object is required
Possible values: <= 10000 characters
Name of the section
Possible values: <= 10000 characters
Description of the section
Position of the section
properties
object
Label for the section button
Randomise the questions in the section
Show all questions in the section in a single page
Skip the section
Possible values: [same, separate]
Introduction text of the section in the same page? or in a seperate page?
Is the section required?. Only in case of single page view
display_logic
object
logics
object[]
Possible values: [and, or]
Default value: and
Logic operator of the Join condition
Possible values: [param]
Logic type
Possible values: [isPassed, isNotPassed, startsWith, endsWith, contains, equalsString, doesNotContain, notEqualTo, lessThanForParam, greaterThanForParam]
Comparator for the logic type
Variable Id for the Logic
Value for the logic
Responses
- default
 
Successful
- */*
 
- Schema
 
Schema
string