pub async fn org_delete_team( configuration: &Configuration, id: i64, ) -> Result<(), Error<OrgDeleteTeamError>>