Accept | application/json |
| Authorization | Bearer <your token> | Bearer wV1MLk5+sFzioJw/3M5r9A== | Content-Type | application/json |
| X-LearnerId | <the learner id> | The DMTD-supplied identifier that identifies the learner (see Getting started and /1/learner - POST)* | X-LearnerCode | <the learner code> | A REST-client-supplied identifier that identifies the learner (see Getting started and /1/learner - POST)* |
*Required if Fields.type == 'assessment'Only one of X-LearnerId or X-LearnerCode is required. If both are specified, X-LearnerId is used. |