PERMISSION_DENIED. İsteyen kullanıcının takma adı kaldırma izni yoksa veya erişim hataları varsa.
Takma ad yoksa NOT_FOUND.
FAILED_PRECONDITION İstenen takma ad, istekte bulunan kullanıcı veya ders için bir anlam ifade etmiyorsa (örneğin, bir alan adında olmayan bir kullanıcı alan kapsamlı takma adı silmeye çalışırsa).
[[["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-09-04 UTC."],[[["This method deletes an existing alias for a specific course, requiring an empty request body."],["It uses a DELETE request to `https://classroom.googleapis.com/v1/courses/{courseId}/aliases/{alias}` specifying the `courseId` and the `alias` to be removed."],["Possible error codes include `PERMISSION_DENIED`, `NOT_FOUND`, and `FAILED_PRECONDITION` depending on user permissions and alias validity."],["Authorization is necessary with the `https://www.googleapis.com/auth/classroom.courses` scope."]]],[]]