Delete a school class
Deletes the specified school class after locating it in the active school database.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Numeric school class identifier.
Response
The school class was deleted successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

