Skip to main content
The Deno 2 Release Candidate is 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@2.0.2/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