---
title: "Create New Lesson API for LessonTypes: 1=3D | 2=360 | 5=MultiAssetLesson"
method: POST
path: "/Lesson/CreateNewLesson"
tags: ["Lesson"]
---

# Create New Lesson API for LessonTypes: 1=3D | 2=360 | 5=MultiAssetLesson

`POST /Lesson/CreateNewLesson`

## Headers

- `X-Version` string

## Request body

- NewLesson
  - `name` string, nullable
  - `categoryID` integer, nullable
  - `instituteID` integer
  - `lessonType` 1 | 4 | 5
  - `assetIDs` integer[], nullable
  - `mvbWizardType` integer

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