Create School Test
Creates school test data from submitted details.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
school_test_event_id
school test event ID identifier.
student_id
student ID identifier.
score_value
score value.
comments
comments value.
test_file_id
test file ID file upload or file reference.
Response
Successful POST response for /api/v1/school-tests/event-scores.
status
Allowed values:
message
data

