FileDownloadRequest Data Type

Properties
name data type constraints description
paths array of string required, max size: 2147483647, min size: 1

Example

{
  "paths" : [ "...", "..." ]
}