Skip to main content
POST
Start a device recording

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Path Parameters

deviceId
string
required

Body

application/json
name
string
Pattern: ^[A-Za-z0-9_.-]{1,64}$
retentionDays
integer<int64>
Required range: 1 <= x <= 90
types
string[] | null

Response

Created

actions
integer<int64>
required
deviceId
string
required
display
object
required
expiresAt
string<date-time>
required
id
string
required
name
string
required
startedAt
string<date-time>
required
status
string
required
types
string[] | null
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/RecordingInfo.json"

endedAt
string<date-time>
error
string
video
object