Permanently delete a course and all of its chapters, lessons, and student progress.
Required permissions:
courses:updateA company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The unique identifier of the course to delete (e.g., "course_XXXXX").
"cors_xxxxxxxxxxxxx"
A successful response
Represents true or false values.