Create School Tests Events 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.
start_datestringRequired
Must be a valid date.
end_datestringRequired

Must be a valid date. Must be a date after or equal to start_date.

idsobjectOptional
IDs list.
student_idslist of integers or nullOptional
Student IDs included in this request.
node_idsobject or nullOptional
node IDs list.
class_idsobject or nullOptional
class IDs list.

Response

Successful POST response for /api/v1/school-tests/events/school-test.

statusenum
Allowed values:
messagestring
datalist of objects