POST api/swc/scheduledownload?dateTime={dateTime}&asset={asset}&label={label}

Schedules a 20-second-long download from the asset's camera device.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateTime

Start time of the clip

date

Required

asset

The asset name of the asset to query

string

Required

label

Custom Download Label

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.