Function generateDownloadEmailForContent

  • This function attempts to generate a zip package that contains all the requested content. The end user will receive an email with a link to download the zipped content.

    Parameters

    • config: generateDownloadEmailForContentConfig
    • OptionalabortSignal: AbortSignal

    Returns Promise<void>