A
Last updated
Was this helpful?
Last updated
Was this helpful?
Submit an answer to a non free text question. Records the answer in the db unless preview_mode == 'true'. All parameters except (identifier question_id answer_id text redirect preview_mode) will be recorded as ContextData in the submission.
/q/{question_id}/a/{answer_id}
The question's unique ID.
The possible answer's unique ID.
The account's unique ID.
PI-1234567890
Text of survey response. Required if free text question.
A URL to redirect to after submission.
The URL from which the submission was made. If no redirect parameter is provided then this will be used as the redirect URL.
The device's unique ID.
00000000-0000-4000-f000-000000000001
If 'true' then nothing will be recorded in the database.
true