Copy Correction

Rotate Page

Rotate a page image by 90° and keep grading overlays aligned.

The rotated image is re-rendered server-side and swapped into all_page_images so every consumer (review, student view, exports) sees the corrected orientation.

put/copy-correction/{session_id}/rotate-page

Path parameters

session_idstring required

Request body

page_indexinteger required
direction'cw' | 'ccw' required

Response

Successful Response

{"stackTrail":"paths:/copy-correction/{session_id}/rotate-page:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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