Delete a Person
Last updated
Last updated
DELETE - https://api.verifik.co/v2/face-recognition/persons/{id}
To delete a specific person, make a DELETE request to the endpoint where {id} should be replaced with the unique identifier of the person you want to delete.
Headers
Name | Value |
---|---|
Response
Content-Type
application/json
Authorization
Bearer <token>