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

# POST /AIReady/AddJob

`POST /AIReady/AddJob`

## Headers

- `X-Version` string

## Request body

- AIReadyCreation
  - `catalogName` string, nullable
  - `lessonName` string, nullable
  - `description` string, nullable
  - `isAIReadyComplete` boolean
  - `useImageAssetOnly` boolean
  - `isSoftSkills` boolean
  - `languageCode` string, nullable
  - `isDetailedMode` 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)
