v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access Credentials

Enable Face Unlock with Profile Photo

Enable face unlock for a user by using their existing profile photo. This will create a face credential from the user's profile photo. If the user already has a face credential and overwrite is False, the request will fail. The profile photo must meet quality requirements for face recognition.

post/v2/access/external_users/{external_id}/face_unlock/copy_user_photo

Path parameters

external_idstring required

Request body

overwriteboolean

Whether to overwrite an existing face credential. Default is false.

Response

ok