Skip to main content
POST
Call the submitReview mutation

Authorizations

Authorization
string
header
required

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

Body

application/json
assignmentId
string
required
comment
string
recommendation
string
scoresJson
any

Arbitrary JSON value

Response

The value returned by submitReview

Whatever the function returns