Update the cyclic recording retention time, in minutes, for each camera of a device. The cyclic retention time is the amount of time that recordings are kept on the SD card before the first recording is removed to make space for a new recording.
Reset the device to update the camera retention times in the cloud.
Note: PUT calls update data entirely. Any data not mentioned in the call, will be deleted.
Successful operation
required | Array of objects (Recording retention configuration) The camera recording retention configuration array. The recording retention is how long recordings are stored on the SD card until they get overwritten with new recordings. |
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "config": "[{\"cameraId\":1, \"retentionMinutes\":30}, {\"cameraId\":2, \"retentionMinutes\":30},{\"cameraId\":51, \"retentionMinutes\":30}]"
}
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}