Update a scheduled capture
POST scheduler/{id}
Name | Type | Description |
---|---|---|
id |
string | the id of the scheduled capture |
Name | Type | Description |
---|---|---|
presentationTitle |
string | the title of the presentation |
template |
string | the id or name of the template to use |
speaker |
string | the id or name of the speaker to use |
duration |
int | the length of the capture, in minutes |
startTime |
int | the time to start the capture, expressed as milliseconds since the Unix epoch |
tags |
list | list of tags |
curl 'http://'
Name | Type |
---|---|
id |
|
presentationTitle |
|
template |
|
speaker |
|
duration |
|
startTime |
|
tags |