Create Survey
Creates a new survey in the specified application. Requires surveys:write scope.
Request body
ID of the application to create the survey in
Display name of the survey
Title shown to the user
Message shown below the title
Whether to show an 'Other' free-text option (default: true)
Whether to show a close button (default: false)
Probability (0-1) of showing the survey (default: 1.0)
Response
Success
Unique identifier for the survey
Object type, always survey
ID of the application this survey belongs to
Display name of the survey
Title shown to the user
Message shown below the title
Whether to show an 'Other' free-text option
Whether to show a close button that dismisses without answering
Probability (0-1) of showing the survey to a given user
Key used for tracking user assignments; changes when assignments are reset
ISO 8601 timestamp of when the survey was created
ISO 8601 timestamp of when the survey was last updated