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

Function workspaceEmbeddedLinkControllerupsertBatch

  • workspaceEmbeddedLinkControllerupsertBatch(
        __namedParameters: {
            body: UpsertWorkspaceEmbeddedLinkRequest[];
            workspaceId: string;
        },
        opts?: RequestOpts,
    ): Promise<unknown>
  • Upsert workspace embedded link

    Parameters

    • __namedParameters: { body: UpsertWorkspaceEmbeddedLinkRequest[]; workspaceId: string }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>

    • Defined in api/workspace.ts:4336

Settings

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

Generated using TypeDoc