Answer
Last updated
Was this helpful?
Last updated
Was this helpful?
Submits an answer to a survey question. Records the answer in the database UNLESS preview_mode is 'true'.
/submissions/{submission_udid}/answer
The survey submission's unique ID.
The account's unique ID.
PI-1234567890
The question ID.
Required by single choice questions, slider questions, and NPS questions.
Required if question is a free text question.
Required if question is a custom content question.
A comma-delimited string of possible answer IDs. Used by multiple choice questions.
1,23,42
If 'true' then nothing will be recorded in the database.
true