Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Teams#update

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Teams.prototype.update
Re-export
import { Teams } from "https://deno.land/x/appwrite@4.0.0/mod.ts";

Update Team

Update a team using its ID. Only members with the owner role can update the team.

Parameters

teamId: string
name: string