cpge_exercises

Update User Exercise Data

Update user's self-rating, notes, and review flag for a CPGE exercise.

put/cpge-exercises/{exercise_id}/user-data

Path parameters

exercise_idstring required

Request body

self_ratinginteger nullable
notesstring nullable
to_reviewboolean nullable

Response

Successful Response

statusstring required
messagestring required
dataobject nullable
transcriptstring nullable
urlstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.