method WorkspaceService.changeWorkspaceNameimport { WorkspaceService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; changeWorkspaceName(unnamed 0: { workspace: string; requestBody?: { new_name?: string; }; }): CancelablePromise<string>change workspace name Parametersunnamed 0: { workspace: string; requestBody?: { new_name?: string; }; }ReturnsCancelablePromise<string>string status