---
title: "Student Set Lesson As Finished By LessonID"
method: POST
path: "/students/lessons/{id}/finished"
tags: ["students-courses"]
---

# Student Set Lesson As Finished By LessonID

`POST /students/lessons/{id}/finished`

student set lesson as finished by lesson id

## Path parameters

- `id` string, required

## Response `200`

ok

- string

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `500` — Internal Server Error
- `default` — Default response

## Changes

- **2021-02-23** `deecdbdd0528` — 1 info
  - endpoint added
- **2021-02-04** `0677335332a8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/creatly/apis/creatly-api/changes/students/lessons/:id/finished/post.md)

---

[API](https://skmtc.dev/creatly/apis/creatly-api.md) · [All operations](https://skmtc.dev/creatly/apis/creatly-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/creatly/creatly-api/revisions/513aaee36614/schema)
