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

x/appwrite/mod.ts>Teams#delete

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

Delete Team

Delete a team using its ID. Only team members with the owner role can delete the team.

Parameters

teamId: string