Delete Team
Delete a team and all its members. Owner only. Cascades to team members.
Auth required: Yes
id (path, string) (required)204: Team deleted401: Authentication required or invalid403: Authenticated but insufficient permissions404: Resource not foundRequires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.
Base URL: https://api.vennio.app