Create a download request for a specific dataset
POST/repositories/:repositoryID/datasets/:datasetID/downloads
Creates a new download request for the specified dataset within a repository. The request can include parameters to define the scope and details of the download.
Request
Responses
- 201
- 400
- 401
- 404
- 500
Created
Bad Request
Unauthorized
Not Found
INTERNAL SERVER ERROR