v4
latestSwagger 2.02026-08-033766226.9 KBImages
Add a liveness image (UAP) to the specified registration.
post/api/images/liveness
Headers
apikeystring required
ApiKey supplied.
Request body
Example request
{
"registrationId": "141dbb24-c4ff-4658-9556-15ea25428d48",
"imageData": "Base64EncodedJpegImage"
}Response
OK response indicating a successful action.