ID des Announcement, CourseWork oder CourseWorkMaterial, unter dem der Anhang angehängt ist. Dieses Feld ist erforderlich, ist aber bei der Migration von postId nicht entsprechend gekennzeichnet.
attachmentId
string
Erforderlich. ID des Anhangs.
Abfrageparameter
Parameter
postId (deprecated)
string
Optional. Verworfen, verwenden Sie stattdessen itemId.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich ist, ist der Antworttext leer.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-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."]]],[]]