Replace course
documentedUpdates a course.
PUT /v1/courses/{id}Coursesno implementation yet0 runsInput
course_id
Course ID
{{$course_id}}
name
Course name
{{$name}}
section
Section
{{$section}}
descriptionHeading
Description heading
{{$descriptionHeading}}
description
Description
{{$description}}
room
Room
{{$room}}
courseState
Course state
{{$courseState}}
ownerId
Owner ID
{{$ownerId}}
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.