न्योता स्वीकार करता है और उसे हटाकर, न्योता पाने वाले उपयोगकर्ता को किसी खास कोर्स के शिक्षकों या छात्र-छात्राओं (जहां ज़रूरी हो) में जोड़ देता है. सिर्फ़ वह उपयोगकर्ता न्योता स्वीकार कर सकता है जिसे न्योता भेजा गया है.
इस तरीके से ये गड़बड़ी कोड मिलते हैं:
PERMISSION_DENIED, अगर अनुरोध करने वाले उपयोगकर्ता को, अनुरोध किया गया न्योता स्वीकार करने या ऐक्सेस से जुड़ी गड़बड़ियों के लिए अनुमति नहीं है.
[[["समझने में आसान है","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-04 (UTC) को अपडेट किया गया."],[[["Accepts a course invitation, adding the invited user to the course and removing the invitation."],["Only the invited user can accept the invitation using this method."],["Requires the `https://www.googleapis.com/auth/classroom.rosters` OAuth scope for authorization."],["Returns errors if the user lacks permission, invitation doesn't exist, or course limits are reached."],["The request body should be empty, and a successful response will also be empty."]]],[]]