Module

x/windmill/windmill-api/services/JobService.ts>JobService.forceCancelQueuedJob

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
method JobService.forceCancelQueuedJob
import { JobService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/JobService.ts";

force cancel queued job

Parameters

unnamed 0: { workspace: string; id: string; requestBody: { reason?: string; }; }

Returns

string job canceled