af3fca8cbe6f

latestOpenAPI 3.0.02026-08-1122089.2 KB
AI

Create a course using AI with detailed information and SCORM upload

post/api/ai-course/create

Query parameters

tokenstring required

Access token for authentication

Response

Course created successfully

successboolean
messagestring

Example response

{
  "success": true,
  "message": "course created successfully"
}