Delete a report card subject
Deletes the selected subject after the server verifies the user's subject deletion permission.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
subject
Subject identifier to delete.
Response
Subject was deleted successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

