Sign in

Create add-on attachment for course work material

documented

Creates an add-on attachment under a course work material.

POST /v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnAttachmentsCoursesno implementation yet0 runs

Input

courseId
Course ID
123456789
itemId
Item ID (CourseWorkMaterial or Announcement)
abc123
title
Attachment Title
My Add-On Attachment
teacherViewUri
Teacher View URI
https://example.com/teacher-view
studentViewUri
Student View URI
https://example.com/student-view
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.