Delete Person
Delete a person entirely, or remove them from one collection only (partial update).
menu_bookAPI reference: Delete Personexpand_more
Official docs: docs.verifik.co/resources/persons/delete-a-person
DELETE https://api.verifik.co/v2/face-recognition/persons/<personId>
Optional: ?collection=<collectionCodeUuid> (same id as on the person's collections list)
Related documentation
Official guides on docs.verifik.co
The Person Object
Fields and structure of a face recognition person record.
List All Persons
Retrieve a list of all persons in the facial recognition system.
Retrieve a Person
Retrieve a specific person record using its unique identifier.
Delete a Person
Delete a person record from the facial recognition system.
Create a Person
Create a new person in the facial recognition system.
Create a Person with Liveness
Enroll with liveness, duplicate search, and optional merge.
Update a Person
Profile, images, collections, and more.
Persons
Overview of person records and biometric data in your project.