cURL
curl --request DELETE \ --url https://api.mapademics.com/v1/courses/{courseId} \ --header 'X-API-Key: <api-key>'
This response does not have an example.
Deletes the course and cascades to delete all associated sections
API key for authentication
Unique identifier for the course
Course deleted successfully
Was this page helpful?