These sample requests are autogenerated by the OpenAPI spec.
The IDs and values referenced in these responses are fake; please only rely on these responses for overall structure.
All parameters are optional unless explicitly specified.
A newsletter-scoped slug used to reference this survey when embedding it in emails.
"color"The survey question shown to subscribers.
"What's your favorite color?"The list of pre-defined answer choices. Order is preserved unless randomize_answers is true.
[
"Red",
"Green",
"Blue"
]Internal notes about the survey. Not shown to subscribers.
How often a given subscriber can respond — e.g. once (single response per subscriber) or unlimited.
"once"If true, subscribers can provide a freeform text response in addition to (or instead of) picking from answers.
The UI control used to collect responses (e.g. radio, checkbox).
"radio"If true, the order of answers is shuffled each time the survey is rendered.