The Publish Result API allows the publication of exam results in two states:
This API facilitates the seamless transition between provisional and final states in the evaluation process.
Scenarios:
Pre-Publish Exam Results for Stakeholder Review:
Final Publish of Exam Results After Validation:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Request body for final publish operation.
The body is of type object
.
Success
The response is of type object
.