Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/types/params.ts>PermissionsParams

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

Properties

optional
permissions: string[]

List of permissions to check against the authenticated user. Permission names are documented in the Create a role endpoint.

optional
permissions: string[]

List of permissions to check against the authenticated user. Permission names are documented in the Create a role endpoint.

optional
permissions: string[]

List of permissions to check against the authenticated user. Permission names are documented in the Create a role endpoint.