Sign in

Update course

documented

Updates one or more fields in a course.

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

Input

course_id*
Course ID
12345
updateMask*
Update mask (comma-separated fields)
name,description,room
title
Course title (maps to 'name' in API)
Intro to Algebra
description
Description
Course description
room
Room
Room 101
section
Section
Section 1
state
Course state
ACTIVE
ownerId
Owner ID
teacher@example.com
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.
Update course · Google Classroom · OpenIntegrations