public_exercises

Flag Public Exercise

Flag a public exercise for review due to issues. Any authenticated user can flag an exercise.

post/public-exercises/{exercise_id}/flag

Path parameters

exercise_idstring required

Request body

report_type'bad_formatting' | 'wrong_solution' | 'unclear_explanation' | 'other' required
descriptionstring nullable

Response

Successful Response

idstring required
user_idstring required
exercise_idstring required
report_typestring required
descriptionstring nullable
exercise_typestring
created_atstring date-time required
statusstring required
reviewed_bystring nullable
reviewed_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.