• Copies the files for storing the resources, metadata, and thumbnail of an item or group to a storage item with a specified path.

    Parameters

    • files: ISourceFile[]

      List of item files and paths for storing the files

    • storageItemId: string

      Id of item to receive copy of resource/metadata

    • storageAuthentication: UserSession

      Credentials for the request to the storage

    Returns Promise<string[]>

    A promise which resolves to a list of the filenames under which the resource/metadata are stored