Adds assets to the download queue for batch downloading.

Behavior: Adds the specified assets to the user's download queue. Queued assets can be processed for bulk download at a later time. This is useful for collecting multiple assets before initiating a single download operation.

Authorization: Requires a valid Bearer token.

Side Effects: New entries are created in the download queue.

Error Scenarios: Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The assets to add to the download queue.

Represents a request to add one or more assets to the download queue for asynchronous processing.

assetIds
array of uuids | null

Gets or sets the list of asset identifiers to add to the download queue.

assetIds
boolean

Gets or sets a value indicating whether to download the lower-resolution proxy version of the assets.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
200

The items were added to the download queue.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json