PersonDirectory

Add a new face to person.

post/persons/{personId}/recognitionModels/{recognitionModel}/persistedFaces

Path parameters

personIdstring uuid required

Person id.

recognitionModelstring required

Recognition model string.

Query parameters

detectionModelstring

Detection model string.

userDatastring

User data of person face.

targetFacestring

Target face.

Parameters

../../../Common/Parameters.json#/components/parameters/ImageUrl — unresolved $ref

Response

Success

persistedFaceIdstring uuid
recognitionModelstring
userDatastring

Changes

Changed in 2 of the 28 revisions of this API.11