Skip to product menu
Skip to main content

Create Course

The purpose of this API is to create course.

Request URL:https://learn.zoho.com/learn/api/v1/portal/<portalUrl>/course
OAuth Scope:ZohoLearn.course.CREATE
Request Method:POST
ParameterDescriptionRequired
NameName of the courseRequired
DescriptionDescription for the courseOptional

Response

Copied{
   "STATUS": "OK",
   "COURSE": {
       "clientsCount": "0",
       "bannerType": "PRESET_IMAGE",
       "description": "Description of Course 1",
       "colorIndex": "0",
       "articleCount": "0",
       "type": "COURSE",
       "url": "course-1-1",
       "lessonCount": "0",
       "learnerStatus": "0.0",
       "meta": {},
       "reportsViewAccessLevel": [],
       "name": "Course 1",
       "createdTime": "Today, 03:12 AM",
       "id": "6342496000000086171",
       "intAccessLevelToViewReports": "0",
       "flow": "FREE",
       "createdUser": "799705715",
       "status": "UNPUBLISHED"
   }
}

Show full

Show less

Sample URL

Copiedhttps://learn.zoho.com/learn/api/v1/portal/zylker-network/course