---
title: "For Logging Lesson Creation/Edit Time DateCreated time not used, UserID will be taken from token"
method: POST
path: "/Lesson/LogLessonCreationTime"
tags: ["Lesson"]
---

# For Logging Lesson Creation/Edit Time DateCreated time not used, UserID will be taken from token

`POST /Lesson/LogLessonCreationTime`

## Headers

- `X-Version` string

## Request body

- LogLessCreateTime
  - `lessonID` integer
  - `instituteID` integer
  - `startTime` string, date-time
  - `endTime` string, date-time

## Response `200`

Success

---

[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)
