Bu istek, ilgili ders çalışması materyali öğesini oluşturmak için kullanılan OAuth istemci kimliğinin Developer Console projesi tarafından gönderilmelidir.
Bu yöntem aşağıdaki hata kodlarını döndürür:
İstekte bulunan geliştirici projesi ilgili ders çalışma materyalini oluşturmadıysa, istek sahibi kullanıcının istenen dersi silmesine izin verilmiyorsa veya erişim hataları nedeniyle PERMISSION_DENIED.
FAILED_PRECONDITION ise istenen kurs çalışması materyali zaten silinmiş demektir.
NOT_FOUND ise istenen kimliğe sahip bir kurs mevcut değildir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-05 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`."]]],[]]