---
title: "Publish Results"
method: PUT
path: "/copy-correction/{session_id}/publish-results"
tags: ["Copy Correction"]
---

# Publish Results

`PUT /copy-correction/{session_id}/publish-results`

Publish results to students. Auto-marks unreviewed copies as reviewed.

## Path parameters

- `session_id` string, required

## Request body

- PublishResultsRequest
  - `hide_grades` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `8d495ed916c6` — 1 info
  - added optional request body

[Change history](https://skmtc.dev/excellence-ai/apis/excellence-learning/changes/copy-correction/:session_id/publish-results/put.md)

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
