Skip to main content
POST
Brief Answers

Authorizations

Authorization
string
header
required

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

Path Parameters

course_id
string
required

Body

application/json
answers
AnswerItem · object[]

Response

Successful Response