Name | Description | Type | Additional information |
---|---|---|---|
SurveyTitles |
The survey titles. |
Collection of SurveyTitle |
Required |
MaintainNotificationState
Maintains the notifications status from the original survey.
Type
boolean
|
|||
MaintainNotificationState |
Maintains the notifications status from the original survey. |
boolean | |
DefaultLang
Default 2-letter ISO 639-1 language code. The default language for the survey will be used when retrieving questions without passing the lang parameter.
Type
string
Additional info
Required, Max length: 2
|
|||
DefaultLang |
Default 2-letter ISO 639-1 language code. The default language for the survey will be used when retrieving questions without passing the lang parameter. |
string |
Required, Max length: 2 |
ClientRef
Your internal reference. The reference will also appear on the invoice next to the project name of your survey.
Type
string
Additional info
Max length: 80
|
|||
ClientRef |
Your internal reference. The reference will also appear on the invoice next to the project name of your survey. |
string |
Max length: 80 |
SurveyFolderId
The id of the survey folder in which the survey is located.
Type
integer
|
|||
SurveyFolderId |
The id of the survey folder in which the survey is located. |
integer | |
Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas |