Skip to main content
Module

x/gesso/types/params.ts>UpdateCoursesParams

A TypeScript API client for Canvas LMS
Latest
interface UpdateCoursesParams
import { type UpdateCoursesParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
course_ids: string[]

List of ids of courses to update. At most 500 courses may be updated in one call.

optional
event: string

Allowed values: offer, conclude, delete, undelete