Sign in

Replace course

documented

Updates a course.

PUT /v1/courses/{id}Coursesno implementation yet0 runs

Input

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.