delete https://api.alocity.com/v1/integration-management/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 Code | Error Message |
---|---|
error_not_found | The face for the user Id provided does not exist. |
error_deleting_face | Failed to delete the user's face. |
Any status codes returned that are not provided here are generic status codes that can be found here.