Submit deletion face match
Submits a selfie for face match as the final step of account deletion after OTP verification. Matches the user's face against the identity on file.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Request
This endpoint expects an object.
otpRequestId
image
Base64-encoded selfie image.
Response
Face match and deletion result.
data
error_code
error_message

