Delete a school test
Permanently removes the selected school test after checking delete permission.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
school_test
Response
The school test was deleted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

