Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@5.0.1/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