v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBCourse
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.
patch/api/v2/core/courses/{courseId}
Path parameters
courseIdstring required
course ID of course
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK