Create a downloadable ZIP archive containing multiple assets

Packages the specified assets into a ZIP file for download. When using the Admin API, a custom file name and download proxy can be specified. Supports both Admin and Portal API types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
assetIds
array of strings
required

Array of asset IDs to include in the archive

assetIds*
string
required

Custom file name for the ZIP archive (Admin API only)

string
required

Download proxy URL (Admin API only)

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!