• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/workspace
  • workspaceEmbeddedLinkControllersave

Function workspaceEmbeddedLinkControllersave

  • workspaceEmbeddedLinkControllersave(
        __namedParameters: {
            createWorkspaceEmbeddedLinkRequest: CreateWorkspaceEmbeddedLinkRequest;
            workspaceId: string;
        },
        opts?: RequestOpts,
    ): Promise<IdResponse>
  • Create workspace embedded link

    Parameters

    • __namedParameters: {
          createWorkspaceEmbeddedLinkRequest: CreateWorkspaceEmbeddedLinkRequest;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<IdResponse>

    • Defined in api/workspace.ts:3195

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc