Submit deletion face match

View as Markdown
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.
otpRequestIdstringRequiredformat: "uuid"
imagestringOptional

Base64-encoded selfie image.

Response

Face match and deletion result.
dataobjectOptional
error_codeinteger or nullOptional
error_messagestring or nullOptional