Skip to main content
POST
POST /api/v1/survey/answer
Submits answers to survey questions for a specific survey.

Authorizations

X-API-Key
string
header
required

Body

application/json
userId
string<uuid>
surveyQuestionId
integer
answer
string
skipped
boolean
referenceType
string
referenceId
string

Response

200

OK