Accept
|
|||||
|
|
||||
Accepts an invitation, removing it and adding the invited user to the teachers or students (as appropriate) of the specified course. Only the invited user may accept an invitation.
This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to accept the requested invitation or for access errors.FAILED_PRECONDITIONfor the following request errors:- CourseMemberLimitReached
- CourseNotModifiable
- CourseTeacherLimitReached
- UserGroupsMembershipLimitReached
NOT_FOUNDif no invitation exists with the requested ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage your Google Classroom class rosters
Input
This building block consumes 1 input parameters
| Name | Format | Description |
|---|---|---|
id Required |
STRING |
Identifier of the invitation to accept |
= Parameter name
= Format
|
id STRING Required Identifier of the invitation to accept |