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

Download Open API Spec

POST /download/list/add

A request to add a batch of files to the user’s download list.

Authentication is required. A user can only access their own download list.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/download/list/add

Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method POST
Request Object AddBatchOfFilesToDownloadListRequest
(application/json)
Response Object AddBatchOfFilesToDownloadListResponse
(application/json)