camera-groups

Update camera group properties

patch/camera-groups/{id}/

Path parameters

idinteger required

A unique integer value identifying this Camera groups.

Request body

activeboolean

Process events from this camera group

namestring

Short group name, up to 256 characters

commentstring

Extended description of the user, up to 2048 chars

deduplicateboolean

True if events from this camera group are to be deduplicated

deduplicateDelayinteger

Event deduplication timeout, default value is 15

labelsobject

Labels used to allocate a certain findface-video-worker instance to process video streams from this camera group

face_thresholdnumber float nullable

Camera group face confidence threshold

body_thresholdnumber float nullable

Camera group body confidence threshold

car_thresholdnumber float nullable

Camera group car confidence threshold

Response

idinteger required
created_datestring date-time required

Object creation date

modified_datestring date-time required

Object modification date

activeboolean

Process events from this camera group

namestring required

Short group name, up to 256 characters

commentstring

Extended description of the user, up to 2048 chars

deduplicateboolean

True if events from this camera group are to be deduplicated

deduplicateDelayinteger

Event deduplication timeout, default value is 15

labelsobject

Labels used to allocate a certain findface-video-worker instance to process video streams from this camera group

face_thresholdnumber float nullable

Camera group face confidence threshold

body_thresholdnumber float nullable

Camera group body confidence threshold

car_thresholdnumber float nullable

Camera group car confidence threshold

Changes

No recorded changes to this endpoint across all 1 revision of this API.