---
title: "Create Session"
method: POST
path: "/copy-correction"
tags: ["Copy Correction"]
---

# Create Session

`POST /copy-correction`

Create a new correction session from an exam_id.

The session belongs to the teacher correcting, not to the exam's author:
a colleague the évaluation is shared with (edit rights) corrects their own
copies on it, in a session of their own.

## Request body

- CreateSessionBody
  - `exam_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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/d367d251945b?raw)
