v4
latestSwagger 2.02026-08-033766226.9 KBImages
Add a selfie image to the registration.
post/api/images/selfie
Headers
apikeystring required
ApiKey supplied.
Request body
Example request
{
"registrationId": "141dbb24-c4ff-4658-9556-15ea25428d48",
"imageData": "Base64EncodedJpegImage"
}Response
Result of uploading selfie image; including liveness check indicator.