Skip to main content
POST
Per Artifact Note

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

Per-artifact note request. note is the reviewer's text.

note
string
required
artifact_type
string | null
module_index
integer | null
scene_index
integer | null
asset_id
integer | null

Response

Successful Response