Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gesso/types/params.ts>DestroyAnAssignmentGroupParams

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

Properties

optional
moveassignmentsto: number

The ID of an active Assignment Group to which the assignments that are currently assigned to the destroyed Assignment Group will be assigned. NOTE: If this argument is not provided, any assignments in this Assignment Group will be deleted.