surveySubmission.create

Create a new survey submission.

Requires the candidatesWrite permission.

Body Params
uuid
required

The id of the candidate to create a survey submission for.

uuid
required

The id of the application to associate with the survey submission.

uuid
required

The ID of the survey form definition that submissions are being provided for.

submittedValues
object
required

The values that the candidate submitted in the survey form. The keys of this object should be the IDs from the associated survey's form definition, and the values should be the answers to the questions. The information on what values are expected can be obtained by calling the surveyFormDefinition.info endpoint.

Response

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