method WorkspaceService.editWebhookimport { WorkspaceService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/WorkspaceService.ts"; editWebhook(unnamed 0: { workspace: string; requestBody: { webhook?: string; }; }): CancelablePromise<string>edit webhook Parametersunnamed 0: { workspace: string; requestBody: { webhook?: string; }; }ReturnsCancelablePromise<string>string status