Download the package and save as binary file
GET {{baseUrl}}/api/packages/:id/binary
Download the package binary in the response to upload in PUT /api/packages/{{packageId}}/binary
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | ||
X-MSTR-ProjectID | string | ||
Content-Type | string | ||
Accept | string |