v5
latestOpenAPI 3.1.02026-07-262421791.5 MBsca-facemaps
Verify FaceMap
To clear a FACE_MAP challenge listed in a OTT.
Notes:
- User is required to enrol facemap before the verification can be successful.
- Rate limit may be applied if there are 5 continuous unsuccessful attempts and OTT creation will be blocked for 15 minutes.
post/v1/one-time-token/facemap/verify
Headers
One-Time-Tokenstring required
Text value of a OTT.
X-External-Correlation-Idstring uuid
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Request body
Example request
{
"faceMap": "<base64_encoded_string>"
}Response
One time token status.