Skip to main content
Module

x/windmill/windmill-api/types/PromiseAPI.ts>PromiseOauthApi#setWorkspaceSlack

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method PromiseOauthApi.prototype.setWorkspaceSlack
import { PromiseOauthApi } from "https://deno.land/x/windmill@v1.28.1/windmill-api/types/PromiseAPI.ts";

set workspace's slack

Parameters

workspace: string
slackToken: SlackToken
optional
_options: Configuration

Returns

Promise<string>