method FlowService.archiveFlowByPathimport { FlowService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/FlowService.ts"; archiveFlowByPath(unnamed 0: { workspace: string; path: string; requestBody: { archived?: boolean; }; }): CancelablePromise<string>archive flow by path Parametersunnamed 0: { workspace: string; path: string; requestBody: { archived?: boolean; }; }ReturnsCancelablePromise<string>string flow archived