POST /download/list/remove
A request to remove a batch of files from 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/remove
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | RemoveBatchOfFilesFromDownloadListRequest (application/json) |
Response Object | RemoveBatchOfFilesFromDownloadListResponse (application/json) |