Toggle the course favorite (ASK-157)
POST/me/courses/:course_id/favorite
Toggles whether the authenticated user has favorited this course. Same toggle semantics as the file favorite endpoint. Permission-less: no enrollment check.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Toggle result
Bad request
Unauthorized
Not found
Internal server error