v2

latestSwagger 2.02026-07-138076216.6 KB
PersonDirectory

Update the data of a person face.

patch/persons/{personId}/recognitionModels/{recognitionModel}/persistedFaces/{persistedFaceId}

Path parameters

personIdstring uuid required

Target person to update face from.

recognitionModelstring required

The 'recognitionModel' associated with this persisted face.

persistedFaceIdstring uuid required

PersistedFaceId created from Person Face Create

Request body

detectionModel'detection_01' | 'detection_02' | 'detection_03' | 'detection_preview_1904' | 'ir_detection_01' | 'expression_01'

Detection model used when extracting the face.

faceFeaturestring byte
persistedFaceIdstring uuid
userDatastring

Response

Success