---
title: "Stop but not complete an active activity"
method: POST
path: "/LessonReport/StopActivity"
tags: ["LessonReport"]
---

# Stop but not complete an active activity

`POST /LessonReport/StopActivity`

## Headers

- `X-Version` string

## Request body

- StopActivityRequest
  - `lessonId` integer, required — lesson identifier required if no recordId provided

## Response `200`

activity stopped

## Other responses

- `400` — if no activity is active unless recordId provided
- `401` — if unauthorized

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
