Delete Face

This endpoint is used to delete the face of a user. There is no way to recover the deleted face of a user. If you need to give access back to a user, they will have to re-enroll their face.

Controlled Errors

Error CodeError Message
error_not_foundThe face for the user Id provided does not exist.
error_deleting_faceFailed to delete the user's face.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!