The Open API specification for Synapse is now available for download!

Download Open API Spec

AddBatchOfFilesToDownloadListRequest

org.sagebionetworks.repo.model.download.AddBatchOfFilesToDownloadListRequest

Request to add a single batch of files to a user's download list.

Field Type Description
batchToAdd ARRAY<DownloadListItem> The batch of files to add to the user's download list. Note: There is a limit of 1000 files per batch.