---
title: "Create a course using AI with detailed information and SCORM upload"
method: POST
path: "/api/ai-course/create"
tags: ["AI"]
---

# Create a course using AI with detailed information and SCORM upload

`POST /api/ai-course/create`

## Query parameters

- `token` string, required

## Response `201`

Course created successfully

- object
  - `success` boolean
  - `message` string

## Other responses

- `401` — Unauthorized
- `422` — Validation error
- `500` — Internal Server Error

---

[API](https://skmtc.net/skillspark/apis/zapier-api-documentation.md) · [All operations](https://skmtc.net/skillspark/apis/zapier-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/skillspark/zapier-api-documentation/versions/9502a693bd5d/schema)
