GET/POST http://yourserver.com/zip/<filename>.zip ?downloadKind=<original|preview> &assetIds=<comma-separated asset ids> |
What does it do?
Download originals or previews as a ZIP file.
This allows to package multiple files into a single .zip file. Depending on the browser this will be downloaded as .zip or folder on the local file system.
Parameters
downloadKind |
The type of the files that are included in the archive. Possible values are:
Required. |
assetIds |
Comma-separated list of ids of assets to be included in the archive. Required. |
Example
This call downloads an archive named wildlife.zip containing previews of Elephant Closeup.jpg and Yawning Tiger.jpg.
zip http://demo.elvisdam.com/zip/wildlife.zip ?downloadKind=preview &assetIds=EgNUCWzhqBh8DxwRUtkzQ5,FpERTjYia2X81GoYQi7btF |
Comments
Do you have corrections or additional information about this article? Leave a comment!
Do you have a question about what is described in this article? Please contact support here.
0 comments
Please sign in to leave a comment.