Identyfikator Announcement, CourseWork lub CourseWorkMaterial, pod którym załącznik jest załączony. To pole jest wymagane, ale nie jest oznaczone jako takie podczas migracji z postId.
attachmentId
string
Wymagane. Identyfikator załącznika.
Parametry zapytania
Parametry
postId (deprecated)
string
Opcjonalnie: Wycofane. Zamiast tego używaj elementu itemId.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi jest pusta.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-12-05 UTC."],[[["Deletes an add-on attachment, requiring the add-on to be the original creator."],["Returns errors like `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND` for access, malformed request, and non-existent resource issues, respectively."],["Requires path parameters for `courseId`, `itemId` and `attachmentId` to identify the course, item and attachment, while the `postId` query parameter is deprecated."],["Uses an HTTP `DELETE` request with an empty request body and an empty response body on success."],["Needs the `https://www.googleapis.com/auth/classroom.addons.teacher` OAuth scope for authorization."]]],[]]