import { JobService } from "https://deno.land/x/windmill@v1.241.0/windmill-api/services/JobService.ts";
run flow by path
Parameters
unnamed 0: { workspace: string; path: string; requestBody: ScriptArgs; scheduledFor?: string; scheduledInSecs?: number; parentJob?: string; tag?: string; jobId?: string; includeHeader?: string; invisibleToOwner?: boolean; }
Returns
CancelablePromise<string>
string job created