Update Person

Update Person

Choose someone enrolled in your project, edit profile or collections, then save. This route does not replace face images (per current API).

menu_bookAPI reference: Update Personexpand_more

Official docs: docs.verifik.co/resources/persons/update-a-person

PUT /v2/face-recognition/persons/:id with optional JSON fields: name, gender, date_of_birth, nationality, collections (array of collection _id strings), notes. The enrolled face thumbnails are not replaced through this demo; adding new face images may require product-specific flows not exposed in the current Joi schema.

menu_book

Official guides on docs.verifik.co