admin

Update Topic Details

Update the given topic with new LaTeX or images arrays. Return the updated topic.

put/admin/topics/{topic_id}

Path parameters

topic_idstring required

Request body

titlestring nullable
latex_coursestring nullable
latex_exercisestring nullable
latex_correctionstring nullable
images_coursestring[] nullable
images_exercisestring[] nullable
images_correctionstring[] nullable

Response

Successful Response

idstring required
titlestring required
latex_coursestring nullable
latex_exercisestring nullable
latex_correctionstring nullable
images_coursestring[]
images_exercisestring[]
images_correctionstring[]
status'undetermined' | 'wrong' | 'to_edit' | 'ready'

Changes

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