Delete a report card term
Deletes the selected SchoolSet report card term after checking the authenticated user has permission to manage report card configuration.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
term
Report card term identifier to delete.
Response
Report card term was deleted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

