v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBExports
Creates and starts a new video export job
post/exports
Request body
Example request
{
"deviceId": "10058b7a",
"period": {
"startTimestamp": "2023-03-19T09:08:07.542Z",
"endTimestamp": "2023-03-20T09:08:07.542Z"
},
"osd": {
"timeZone": "Americas/Chicago"
}
}Response
Created
Example response
{
"id": "cd66d697-5ce2-4b70-abc6-4b70b9361537"
}