Delete a report-card course (currently unavailable)

Deprecated

The frontend calls this operation, but the route points to CourseController@destroy and that method does not exist on the documented backend commit. The request therefore cannot currently delete a course and should not be integrated until the backend route is repaired.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

coursestringRequired

Errors

401
Unauthorized Error
500
Internal Server Error