v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Course

Create Course

Does creation for a course

post/api/v2/core/courses

Headers

Authorizationstring required

The secret key to access the api. It starts with the bearer token

Request body

courseIdstring nullable

ID of the course

skillsstring[] nullable

skills related to course

groupIdstring nullable

Group id of the course

durationHoursnumber float nullable

Duration hours of course

categorystring nullable

course category

imageUrlstring nullable

image url of course

systemIdstring nullable

System id for the course

courseTypestring nullable

course type

difficultystring nullable

Difficulty of course

courseUrlstring nullable

url of the course

titlestring nullable

title of course

ratingCountinteger nullable

Number of ratings submitted for the course

ratingnumber float nullable

Average rating of the course

lmsCourseIdstring nullable

lms course id

languagestring nullable

language

efSkillsstring[] nullable

Eightfold-detected course skills based on title and description

statusstring nullable

status of course

providerstring nullable

provider of course

publishedDatestring nullable

Publication date of course

descriptionstring nullable

Description of course

Response

OK

courseIdstring nullable

ID of the course

skillsstring[] nullable

skills related to course

groupIdstring nullable

Group id of the course

durationHoursnumber float nullable

Duration hours of course

categorystring nullable

course category

imageUrlstring nullable

image url of course

systemIdstring nullable

System id for the course

courseTypestring nullable

course type

difficultystring nullable

Difficulty of course

courseUrlstring nullable

url of the course

titlestring nullable

title of course

ratingCountinteger nullable

Number of ratings submitted for the course

ratingnumber float nullable

Average rating of the course

lmsCourseIdstring nullable

lms course id

languagestring nullable

language

efSkillsstring[] nullable

Eightfold-detected course skills based on title and description

statusstring nullable

status of course

providerstring nullable

provider of course

publishedDatestring nullable

Publication date of course

descriptionstring nullable

Description of course