Skip to main content
The Deno 2 Release Candidate is here
Learn more
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@8.0.1/mod.ts";

Delete Team

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

Parameters

teamId: string