---
title: "POST /api/quiz/quiz-exercises/{quizExerciseId}/join"
method: POST
path: "/api/quiz/quiz-exercises/{quizExerciseId}/join"
tags: ["quiz-exercise-batch"]
---

# POST /api/quiz/quiz-exercises/{quizExerciseId}/join

`POST /api/quiz/quiz-exercises/{quizExerciseId}/join`

## Path parameters

- `quizExerciseId` integer, required

## Request body

- QuizBatchJoin
  - `password` string

## Response `200`

OK

- QuizBatch
  - `id` integer
  - `startTime` string, date-time
  - `started` boolean
  - `ended` boolean

## Changes

- **2026-08-20** `73484f9485e3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/changes/api/quiz/quiz-exercises/:quizExerciseId/join/post.md)

---

[API](https://skmtc.dev/ls1intum/apis/artemis-application-server-api.md) · [All operations](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ls1intum/artemis-application-server-api/revisions/cecac5f6c8e5/schema)
