public_exercises

Reformat Exercise Field

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

post/public-exercises/{exercise_id}/reformat

Path parameters

exercise_idstring required

Request body

field'content' | 'solution' required
textstring required

Response

Successful Response

reformatted_textstring required

Changes

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