cpge_exercises

Reformat Exercise Field

Reformat the content or solution of a CPGE exercise using LLM. Only admins can use this feature.

post/cpge-exercises/{exercise_id}/reformat

Path parameters

exercise_idstring required

Request body

field'content' | 'solution' | 'hints1' | 'hints2' | 'hints3' required
textstring required

Response

Successful Response

reformatted_textstring required

Changes

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