FaceRecognition.AddIdentity

Add a new Identity.

It is up to the application to give a unique ID to each Identity. This may be used in later requests to retrieve or remove an Identity.

AddIdentityRequest

group_id
string

ID of the group for which this identity belongs to

name
string

Name given to identity

custom_id
string

Arbitrary user specified ID to reference the identity

face_ids
array[string]

A list of face IDs to assign to the identity

cover_image
string

The image from face_ids to use as cover image for this person (optional)