Download
Downloads assets
Defined in: download.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Download(ids, keepDirectoryStructure)
This endpoint compresses the assets into a zip file and returns a 302 Redirect response to the downloaded file
|
Class Detail
Download(ids, keepDirectoryStructure)
This endpoint compresses the assets into a zip file and returns a 302 Redirect response to the downloaded file
- Parameters:
- ids
- The asset id's to zip and download
- keepDirectoryStructure Optional, Default: false
- if true the zipped assets will maintain the folder structure of the assets in MediaBeacon
- Returns:
- 302 Redirect to the download file
- {*}
/wf/restapi/v2/download Parameters: ids=[201624269,201624270] Response: 302 Redirect to the download URL