This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work material item.
This method returns the following error codes:
PERMISSION_DENIED if the requesting developer project did not create the corresponding course work material, if the requesting user is not permitted to delete the requested course or for access errors.
FAILED_PRECONDITION if the requested course work material has already been deleted.
NOT_FOUND if no course exists with the requested ID.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["Deletes a course work material based on its ID and the course ID."],["Requires authorization using the `classroom.courseworkmaterials` scope."],["Must be performed by the Developer Console project that created the material."],["Returns an empty response body upon successful deletion."],["Possible errors include `PERMISSION_DENIED`, `FAILED_PRECONDITION`, and `NOT_FOUND`."]]],[]]