GET api/Download/GetZipWithPreset?guid={guid}

Deprecated endpoint. It will be removed in the upcoming versions.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

globally unique identifier

Required

Body Parameters

IdList
NameDescriptionTypeAdditional information
Ids

List of IDs

Collection of integer

None.

Request Formats

application/json, text/json

Sample:
{
  "ids": [
    1,
    2
  ]
}

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.

Parameter Information

filesToDownload

Collection of IDs

Property Description
Ids (Int64[])
List of IDs