Create School Tests Event Metrics

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.
event_idslist of integersOptional
event IDs list.
school_test_idslist of integersOptional
school test IDs list.
start_datestringOptional
Must be a valid date.
end_datestringOptional
Must be a valid date.
node_idslist of integersOptional
node IDs list.
student_idslist of integersOptional
student IDs list.
class_idslist of integersOptional
class IDs list.

Response

Successful POST response for /api/v1/school-tests/event-metrics.

statusenum
Allowed values:
messagestring
datamap from strings to any