Sign in

Patch add-on attachment for course work material

documented

Updates an add-on attachment for course work material.

PATCH /v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnAttachments/{attachmentId}Coursesno implementation yet0 runs

Input

courseId*
Course ID
e.g. 123456789
itemId*
Course Work Material Item ID
e.g. 987
attachmentId*
Attachment ID
e.g. att-456
postId*
Post ID
e.g. post-111
updateMask*
Update mask
title,teacherViewUri,dueDate,dueTime,maxPoints
title
Attachment title
e.g. Week 5 slides
teacherViewUri
Teacher view URI
URL
studentViewUri
Student view URI
URL
studentWorkReviewUri
Student work review URI
URL
dueDateYear
Due date year
YYYY
dueDateMonth
Due date month
MM
dueDateDay
Due date day
DD
dueTimeHours
Due time hours
HH
dueTimeMinutes
Due time minutes
MM
dueTimeSeconds
Due time seconds
SS
maxPoints
Max points
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.
Patch add-on attachment for course work material · Google Classroom · OpenIntegrations