Announcement, CourseWork या CourseWorkMaterial का आइडेंटिफ़ायर, जिससे अटैचमेंट अटैच किया गया है. यह फ़ील्ड ज़रूरी है, लेकिन postId से माइग्रेट करते समय इसे मार्क नहीं किया जाता.
attachmentId
string
ज़रूरी है. अटैचमेंट का आइडेंटिफ़ायर.
क्वेरी पैरामीटर
पैरामीटर
postId (deprecated)
string
ज़रूरी नहीं. यह अब काम नहीं करता. इसके बजाय, itemId का इस्तेमाल करें.
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
जवाब सही होने पर, जवाब का मुख्य हिस्सा खाली होता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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."]]],[]]