Bulk download packages
Requests the contents of multiple finished packages for download.
Downloading works in two steps: this call returns a bulk action session
identifier, which is then passed to the bulk action result download operation
to retrieve the actual contents as a .zip file. Poll the package bulk action
session in between to confirm the request has finished.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Request for bulk action
A globally unique identifier
Response
An unique identifier of the created bulk action session.
A bulk action session unique identifier
"00000000-0000-0000-0000-000000000000"