Delete a school test event
Deletes the selected event and removes its stored scores before returning the standard deletion success message.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
event
Event identifier to delete.
Response
Event deleted successfully.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

