courses
Deletes a course. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to delete the requested course or for access errors. * NOT_FOUND if no course exists with the requested ID.
delete/v1/courses/{id}
Path parameters
idstring required
Identifier of the course to delete. This identifier can be either the Classroom-assigned identifier or an alias.
Response
Successful response