type alias ChangeWorkspaceIdDataimport { type ChangeWorkspaceIdData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { requestBody?: { new_id?: string; new_name?: string; }; workspace: string; }import ChangeWorkspaceIdDataimport { ChangeWorkspaceIdData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";