delete https://apiv2.{domain}.ai/api/v2/core/courses/
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.
Only API keys withcourse:WRITE
scope are allowed access to this endpoint.
For more information on Scopes, please refer to the API Authorization Page.