---
title: "POST /AIReady/AddJob_V2"
method: POST
path: "/AIReady/AddJob_V2"
tags: ["AIReady"]
---

# POST /AIReady/AddJob_V2

`POST /AIReady/AddJob_V2`

## Headers

- `X-Version` string

## Request body

- AIReadyCreationV2
  - `playlistName` string, nullable
  - `levelName` string, nullable
  - `parentCategoryName` string, nullable
  - `categoryName` string, nullable
  - `lessonName` string, nullable
  - `description` string, nullable
  - `isAIReadyComplete` boolean
  - `isSoftSkills` boolean
  - `skip3DModel` boolean
  - `isDetailedMode` boolean
  - `languageCode` string, nullable
  - `institutionID` integer
  - `userID` integer
  - `remarks` string, nullable
  - `createMultiple` boolean

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