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 |
Parameter | Description | Required |
---|---|---|
Name | Name of the course | Required |
Description | Description for the course | Optional |
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