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_ids
event IDs list.
school_test_ids
school test IDs list.
start_date
Must be a valid date.
end_date
Must be a valid date.
node_ids
node IDs list.
student_ids
student IDs list.
class_ids
class IDs list.
Response
Successful POST response for /api/v1/school-tests/event-metrics.
status
Allowed values:
message
data

