cpge_exercises

Delete User Exercise History

Delete a specific exercise from the user's history. This removes all tracking data for this exercise for the current user.

delete/cpge-exercises/{exercise_id}/user-history

Path parameters

exercise_idstring required

Response

Successful Response

statusstring required
messagestring required
dataobject nullable
transcriptstring nullable
urlstring nullable

Changes