Patch Course

Given an course id and data that needs to be patched, it patches the course. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

course ID of course

Body Params
skills
array of strings | null

skills related to course

skills
float | null

Duration hours of course

string | null

course category

string | null

image url of course

string | null

System id for the course

string | null

course type

string | null

Difficulty of course

string | null

url of the course

string | null

title of course

int32 | null

Number of ratings submitted for the course

float | null

Average rating of the course

string | null

lms course id

string | null

language

string | null

status of course

string | null

provider of course

string | null

Publication date of course

string | null

Description of course

Headers
string
required

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

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json