Accetta un invito, rimuovendolo e aggiungendo l'utente invitato agli insegnanti o agli studenti (a seconda dei casi) del corso specificato. Solo l'utente invitato può accettare un invito.
Questo metodo restituisce i seguenti codici di errore:
PERMISSION_DENIED se l'utente che ha inviato la richiesta non è autorizzato ad accettare l'invito richiesto o per errori di accesso.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]