Submit survey answers

Records the user's answers for a specific survey.

Path Params
uuid
required

ID of the survey

Body Params

Input structure for submitting a user's answers to a survey.

This struct is used when a user submits their responses to a survey. It includes the survey's
unique identifier and a list of the user's answers to each question in the survey.

answers
array of objects
required

A list of the user's answers to the survey questions.

answers*
uuid
required

The unique identifier of the survey being completed.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json