Skip to main content
Module

x/gesso/types/params.ts>DeleteFileParams

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

Properties

optional
replace: boolean

This action is irreversible. If replace is set to true the file contents will be replaced with a generic “file has been removed” file. This also destroys any previews that have been generated for the file. Must have manage files and become other users permissions