post https://api.alocity.com/v1/integration-management/face
This endpoint is used to enroll a face without using a device by providing the API with an image.
Controlled Errors
Error Code | Error Message |
---|---|
error_user_not_found | No user found with the Id provided. |
error_user_has_3d_face | The user already has a 3D face registered in the system. |
error_one_face_required | No faces or more than one face was detected in the image. |
error_mask_detected | Mask detected on face in image. |
error_low_quality | Face in image is too low quality. |
Any status codes returned that are not provided here are generic status codes that can be found here.