v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBCourse
Delete Course
Deletes a specific course given a course id. Note: It may take some time for the newly deleted courses to disappear from LIST call, as there may be indexing delays. You can still use the GET BY ID call right after deletion of course to confirm the deletion of the course.
delete/api/v2/core/courses/{courseId}
Path parameters
courseIdstring required
ID of a course in Eightfold
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Response
OK