Skip to main content
Module

x/windmill/mod.ts>WorkspaceService.createWorkspace

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 WorkspaceService.createWorkspace
import { WorkspaceService } from "https://deno.land/x/windmill@v1.79.0/mod.ts";

create workspace

Parameters

unnamed 0: { requestBody: CreateWorkspace; }

Returns

CancelablePromise<string>

string token created