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_teststringRequired

Response

The school test was deleted.
statusstringOptional
messagestringOptional
dataany or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error