FaceRecognition.UpdateIdentity

Update information about an Identity including name and associated Faces.

UpdateIdentityRequest

id
string

ID of the identity to be updated

name
string

Name to be updated (optional)

custom_id
string

Arbitrary user specified ID to reference the identity

add_face_ids
array[string]

A list of faces to be added to the identity

remove_face_ids
array[string]

A list of faces to be removed from the identity

cover_image
string

The new cover image for this person (optional)