Skip to main content
Module

x/gesso/src/Roles.ts>Roles#updateRole

A TypeScript API client for Canvas LMS
Latest
method Roles.prototype.updateRole
import { Roles } from "https://deno.land/x/gesso@v0.1.2/src/Roles.ts";

Parameters

account_id: string
id: string
optional
params: UpdateRoleParams
optional
body: unknown

Returns

Promise<Role>