POST /download/list/add
Add the given list of FileHandleAssociations to the caller's download list.
Note: There is a limit of 100 files on a user's download list.
Resource URL
https://repo-prod.prod.sagebase.org/file/v1/download/list/add
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify , download |
HTTP Method | POST |
Request Object | FileHandleAssociationList (application/json) |
Response Object | DownloadList (application/json) |