Schedule a capture
POST scheduler/create
| Name | Type | Description |
|---|
| 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 |
|---|---|
presentationTitle |
|
template |
|
speaker |
|
duration |
|
startTime |
|
tags |