method UserService.updateTutorialProgressimport { UserService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; updateTutorialProgress(unnamed 0: { requestBody: { progress?: number; }; }): CancelablePromise<string>update tutorial progress Parametersunnamed 0: { requestBody: { progress?: number; }; }ReturnsCancelablePromise<string>string tutorial progress