Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteSlackWorkspaceConfigurationRequest

import type { DeleteSlackWorkspaceConfigurationRequest } from "https://aws-api.deno.dev/v0.4/services/supportapp.ts?docs=full";
interface DeleteSlackWorkspaceConfigurationRequest {
teamId: string;
}

§Properties

§
teamId: string
[src]

The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG.