Create a school test event
Creates an event date for a school test and associates the selected students, classes, and structure nodes with it.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
school_test_id
event_date
Student
SchoolClass
Node
Response
Event created and its identifier returned.
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

