Modify course work assignees
documentedModifies assignee mode and options of a course work.
POST /v1/courses/{courseId}/courseWork/{id}:modifyAssigneesCoursesno implementation yet0 runsInput
courseId*
Course ID
e.g., 12345 or alias
courseWorkId*
Course Work ID
e.g., 67890
assigneeMode*
Assignee Mode
INDIVIDUAL_STUDENTS or ALL_STUDENTS
addStudentId1
Student ID to Add (1)
Google userId to add
addStudentId2
Student ID to Add (2)
Google userId to add
removeStudentId1
Student ID to Remove (1)
Google userId to remove
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.