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_date
Must be a valid date.
end_date
Must be a valid date. Must be a date after or equal to start_date.
ids
IDs list.
student_ids
Student IDs included in this request.
node_ids
node IDs list.
class_ids
class IDs list.
Response
Successful POST response for /api/v1/school-tests/events/school-test.
status
Allowed values:
message
data

