---
title: "Set Current Version"
method: POST
path: "/teacher-exams/{exam_id}/versions/{content_id}/make-current"
tags: ["Teacher Exam Versions"]
---

# Set Current Version

`POST /teacher-exams/{exam_id}/versions/{content_id}/make-current`

Set a specific version as the current version.
Requires write access to the exam.

## Path parameters

- `exam_id` string, required
- `content_id` string, required

## Response `200`

Successful Response

- object

## 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/2a0c1636fd3b?raw)
