Skip to main content
POST
Post Question Result Aggregate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required

Body

application/json
question_id
string<uuid>
required
filters
QuestionResultFilter · object[]
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

The response is of type Response Post Question Result Aggregate V1 Interviews Interview Id Question Results Aggregate Post · object.