Patch course work material
documentedUpdates a course work material.
PATCH /v1/courses/{courseId}/courseWorkMaterials/{id}Coursesno implementation yet0 runsInput
courseId*
Course ID (Classroom course id or alias)
COURSE_ID_OR_ALIAS
id*
Course Work Material ID
MATERIAL_ID
updateMask*
Update mask (fields to update)
title,description,state,scheduledTime,topicId
title
Title
New title
description
Description
Optional description
state
Material state
PUBLISHED|DRAFT
scheduledTime
Scheduled time
YYYY-MM-DDTHH:MM:SSZ
topicId
Topic ID
Topic in course
OAUTH2_ACCESS_TOKEN*
OAuth 2.0 access token
OAuth access token
payload
Request body (CourseWorkMaterial fields)
JSON body fields
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.